annotate vendor/squizlabs/php_codesniffer/src/Standards/Generic/ruleset.xml @ 18:af1871eacc83

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:33:08 +0100
parents 129ea1e6d783
children
rev   line source
Chris@17 1 <?xml version="1.0"?>
Chris@17 2 <ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Generic" xsi:noNamespaceSchemaLocation="../../../phpcs.xsd">
Chris@17 3 <description>A collection of generic sniffs. This standard is not designed to be used to check code.</description>
Chris@17 4 </ruleset>