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 ff7c32b commit c08a5a8Copy full SHA for c08a5a8
InfinityloopCodingStandard/ruleset.xml
@@ -7,6 +7,7 @@
7
<arg name="colors"/>
8
<arg value="s"/> <!-- Display name of sniff used to detect/fix issue -->
9
<arg value="p"/> <!-- Display progress -->
10
+ <config name="installed_paths" value="./../../slevomat/coding-standard,./../../infinityloop-dev/coding-standard"/>
11
<file>./../../../../../../app</file> <!-- Files to check - relative from ruleset location -->
12
<file>./../../../../../../bin</file>
13
<file>./../../../../../../tests</file>
0 commit comments