Browse Source

Update phpcs.xml

Mark Scherer 3 years ago
parent
commit
66dddaf3d8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      phpcs.xml

+ 0 - 2
phpcs.xml

@@ -8,8 +8,6 @@
 	<file>config/</file>
 	<file>tests/</file>
 
-	<exclude-pattern>\.git/</exclude-pattern>
-	<exclude-pattern>/*/tmp/</exclude-pattern>
 	<exclude-pattern>/tests/test_files/</exclude-pattern>
 	<exclude-pattern>/tests/test_app/</exclude-pattern>