We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba42e97 commit 990863bCopy full SHA for 990863b
SymfonyCustom/ruleset.xml
@@ -3,6 +3,9 @@
3
<!-- See http://symfony.com/doc/current/contributing/code/standards.html -->
4
<description>The SymfonyCustom coding standard.</description>
5
6
+ <arg name="extensions" value="php,inc"/>
7
+ <exclude-pattern>*/vendor/*</exclude-pattern>
8
+
9
<!-- ************** -->
10
<!-- *** PSR2 *** -->
11
0 commit comments