Skip to content

Commit 97cd328

Browse files
authored
Merge pull request #1060 from kolorafa/patch-2
Remove installed_paths from phpcs.xml
2 parents 33f0dbb + 76f5880 commit 97cd328

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpcs.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?xml version="1.0"?>
22
<ruleset name="App">
3-
<config name="installed_paths" value="../../cakephp/cakephp-codesniffer"/>
4-
53
<rule ref="CakePHP"/>
64
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint">
75
<exclude-pattern>*/src/Controller/*</exclude-pattern>

0 commit comments

Comments
 (0)