浏览代码

Update phpcs.xml

Mark Scherer 3 年之前
父节点
当前提交
66dddaf3d8
共有 1 个文件被更改,包括 0 次插入2 次删除
  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>