annotate vendor/squizlabs/php_codesniffer/src/Standards/Generic/ruleset.xml @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author |
Chris Cannam |
date |
Thu, 28 Feb 2019 13:11:55 +0000 |
parents |
|
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>
|