File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <!--
66 #############################################################################
77 COMMAND LINE ARGUMENTS
8- For help understanding this file: https://github.com/squizlabs /PHP_CodeSniffer/wiki/Annotated-ruleset.xml
9- For help using PHPCS: https://github.com/squizlabs /PHP_CodeSniffer/wiki/Usage
8+ For help understanding this file: https://github.com/PHPCSStandards /PHP_CodeSniffer/wiki/Annotated-ruleset.xml
9+ For help using PHPCS: https://github.com/PHPCSStandards /PHP_CodeSniffer/wiki/Usage
1010 #############################################################################
1111 -->
1212
1313 <!-- What to scan. -->
1414 <file >.</file >
1515
1616 <!-- Ignoring select files/folders.
17- https://github.com/squizlabs /PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-files-and-folders -->
17+ https://github.com/PHPCSStandards /PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-files-and-folders -->
1818 <exclude-pattern >*/src/WP_CLI/JsonManipulator\.php$</exclude-pattern >
1919 <exclude-pattern >*/src/WP_CLI/Package/Compat/Min_Composer_1_10/NullIOMethodsTrait\.php$</exclude-pattern >
2020 <exclude-pattern >*/src/WP_CLI/Package/Compat/Min_Composer_2_3/NullIOMethodsTrait\.php$</exclude-pattern >
You can’t perform that action at this time.
0 commit comments