Commit a7ad1f1
committed
Ruleset file: add schema tags to the ruleset
As of PHPCS 3.2.0, PHPCS offers an XSD schema for rulesets which defines what can be used in the XML ruleset file.
As of a couple of weeks ago, the XSD schema is now available via permalinks.
This commit adds the relevant schema tags to the PHPCS Ruleset file(s).
Refs:
* squizlabs/PHP_CodeSniffer 1433
* https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.2.0
* PHPCSStandards/PHP_CodeSniffer 1094
* https://github.com/PHPCSStandards/schema.phpcodesniffer.com1 parent bfcc514 commit a7ad1f1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments