This commit is contained in:
Steve Boyd 2018-02-13 03:41:16 +00:00 committed by GitHub
commit 585983bded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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