Fix option colors
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
This commit is contained in:
parent
b1e7b61b35
commit
9b3bdc742d
|
|
@ -13,7 +13,7 @@
|
|||
<arg name="basepath" value="./"/>
|
||||
|
||||
<!-- Show colors in console -->
|
||||
<arg value="colors"/>
|
||||
<arg name="colors"/>
|
||||
|
||||
<!-- Show sniff codes in all reports -->
|
||||
<arg value="s"/>
|
||||
|
|
@ -88,4 +88,4 @@
|
|||
|
||||
<!-- Use the WPThemeReview Ruleset -->
|
||||
<rule ref="WPThemeReview" />
|
||||
</ruleset>
|
||||
</ruleset>
|
||||
|
|
|
|||
Loading…
Reference in New Issue