Skip to content

Commit 3b40994

Browse files
committed
Remove tests folder from phpcs check
PHPCS does not suppot the data provider in tests!
1 parent 21828c1 commit 3b40994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpcs.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<description>CodeSniffer ruleset for SilverStripe coding conventions.</description>
44

55
<file>src</file>
6-
<file>tests</file>
76

87
<!-- Show progress and output sniff names on violation, and add colours -->
98
<arg value="p" />

0 commit comments

Comments
 (0)