We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0db3a commit 9340e31Copy full SHA for 9340e31
1 file changed
phpcs.xml
@@ -1,8 +1,5 @@
1
<?xml version="1.0"?>
2
-<!--
3
- @see https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset
4
--->
5
-<ruleset name="Custom Standard" namespace="MyProject\CS\Standard">
+<ruleset>
6
<rule ref="SandFox_PHP82"/>
7
<file>src</file>
8
<file>tests</file>
0 commit comments