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.
2 parents 33f0dbb + 76f5880 commit 97cd328Copy full SHA for 97cd328
phpcs.xml
@@ -1,7 +1,5 @@
1
<?xml version="1.0"?>
2
<ruleset name="App">
3
- <config name="installed_paths" value="../../cakephp/cakephp-codesniffer"/>
4
-
5
<rule ref="CakePHP"/>
6
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint">
7
<exclude-pattern>*/src/Controller/*</exclude-pattern>
0 commit comments