Loading phpcs.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <!-- @see https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset --> <ruleset name="Custom Standard" namespace="MyProject\CS\Standard"> <ruleset> <rule ref="SandFox_PHP81"/> <file>src</file> <file>tests</file> Loading Loading
phpcs.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <!-- @see https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset --> <ruleset name="Custom Standard" namespace="MyProject\CS\Standard"> <ruleset> <rule ref="SandFox_PHP81"/> <file>src</file> <file>tests</file> Loading