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 94f1bde commit 3747ce0Copy full SHA for 3747ce0
phpcs.yml renamed to phpcs.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
- <ruleset>
+<ruleset>
3
<file>./</file>
4
<exclude-pattern>./vendor/*</exclude-pattern>
5
<rule ref="PSR2" />
0 commit comments