first functional demo
This commit is contained in:
6
CakePHP/phpcs.xml
Normal file
6
CakePHP/phpcs.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<ruleset name="App">
|
||||
<config name="installed_paths" value="../../cakephp/cakephp-codesniffer"/>
|
||||
|
||||
<rule ref="CakePHP"/>
|
||||
</ruleset>
|
||||
Reference in New Issue
Block a user