Skip to content

Commit c08a5a8

Browse files
authored
Revert: removing config option from ruleset
1 parent ff7c32b commit c08a5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InfinityloopCodingStandard/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<arg name="colors"/>
88
<arg value="s"/> <!-- Display name of sniff used to detect/fix issue -->
99
<arg value="p"/> <!-- Display progress -->
10+
<config name="installed_paths" value="./../../slevomat/coding-standard,./../../infinityloop-dev/coding-standard"/>
1011
<file>./../../../../../../app</file> <!-- Files to check - relative from ruleset location -->
1112
<file>./../../../../../../bin</file>
1213
<file>./../../../../../../tests</file>

0 commit comments

Comments
 (0)