Skip to content

Commit 990863b

Browse files
🔧 Check only for php
1 parent ba42e97 commit 990863b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SymfonyCustom/ruleset.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<!-- See http://symfony.com/doc/current/contributing/code/standards.html -->
44
<description>The SymfonyCustom coding standard.</description>
55

6+
<arg name="extensions" value="php,inc"/>
7+
<exclude-pattern>*/vendor/*</exclude-pattern>
8+
69
<!-- ************** -->
710
<!-- *** PSR2 *** -->
811
<!-- ************** -->

0 commit comments

Comments
 (0)