Skip to content

Commit a6a8a45

Browse files
committed
Add default phpcs.xml file
1 parent 58c223c commit a6a8a45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phpcs.xml.dist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0"?>
2+
<ruleset name="CakePHP Core">
3+
<rule ref="./vendor/cakephp/cakephp-codesniffer/CakePHP/ruleset.xml" />
4+
</ruleset>

0 commit comments

Comments
 (0)