diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vendor/squizlabs/php_codesniffer/src/Standards/Generic/ruleset.xml	Thu Feb 28 13:11:55 2019 +0000
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Generic" xsi:noNamespaceSchemaLocation="../../../phpcs.xsd">
+    <description>A collection of generic sniffs. This standard is not designed to be used to check code.</description>
+</ruleset>