Re-add output sniff violations

This commit is contained in:
Steve Boyd 2018-02-13 16:41:02 +13:00
parent 79a362f7c5
commit 6504c054a5

View File

@ -6,7 +6,8 @@
<exclude-pattern>*/vendor/*</exclude-pattern>
<exclude-pattern>*/thirdparty/*</exclude-pattern>
<!-- Add colours -->
<!-- Output sniff names on violation and add colours -->
<arg value="s"/>
<arg name="colors"/>
<!-- Use PSR-2 as a base standard -->