Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 58e52fe

Browse files
committed
Exclude log directory
- Excluded by gitignore rules already.
1 parent 4d68890 commit 58e52fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpcs.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@
66
<file>src</file>
77
<file>test</file>
88
<file>benchmarks</file>
9+
10+
<exclude-pattern>test/log/</exclude-pattern>
911
</ruleset>

0 commit comments

Comments
 (0)