We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbb475 commit 147b87bCopy full SHA for 147b87b
phpcs.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0"?>
2
+<ruleset>
3
+ <file>./</file>
4
+ <exclude-pattern>./vendor/*</exclude-pattern>
5
+ <rule ref="PSR1" />
6
+</ruleset>
0 commit comments