Skip to content

Commit 6b43902

Browse files
committed
Do not exclude behat php files from static analysis
1 parent dd3803d commit 6b43902

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
@@ -31,7 +31,6 @@
3131
<file>web/themes/custom</file>
3232
<file>tests</file>
3333

34-
<exclude-pattern>*/behat</exclude-pattern>
3534
<exclude-pattern>*/tests/features</exclude-pattern>
3635
<exclude-pattern>*/tests/features</exclude-pattern>
3736
<exclude-pattern>*/node_modules</exclude-pattern>

0 commit comments

Comments
 (0)