Skip to content

Commit

Permalink
Merge pull request #10 from ItinerisLtd/TangRufus-patch-1
Browse files Browse the repository at this point in the history
Readme: Fix example
  • Loading branch information
tangrufus committed Feb 18, 2019
2 parents 60eedf9 + 678e4a8 commit 888cce7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -52,9 +52,6 @@ First, create [`phpcs.xml`](https://github.com/squizlabs/PHP_CodeSniffer/wiki/An
<ruleset name="MyAwesomePlugin">
<!-- Check all files under project root -->
<file>./</file>

<!-- Show sniff codes in all reports -->
<arg value="s"/>

<!-- Show colors in console -->
<arg value="-colors"/>
Expand Down

0 comments on commit 888cce7

Please sign in to comment.