annotate vendor/squizlabs/php_codesniffer/src/Standards/Generic/ruleset.xml @ 5:12f9dff5fda9
tip
Update to Drupal core 8.7.1
author |
Chris Cannam |
date |
Thu, 09 May 2019 15:34:47 +0100 |
parents |
a9cd425dd02b |
children |
|
rev |
line source |
Chris@4
|
1 <?xml version="1.0"?>
|
Chris@4
|
2 <ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Generic" xsi:noNamespaceSchemaLocation="../../../phpcs.xsd">
|
Chris@4
|
3 <description>A collection of generic sniffs. This standard is not designed to be used to check code.</description>
|
Chris@4
|
4 </ruleset>
|