Skip to content

Commit

Permalink
Merge pull request #19 from bigbite/chore/cache
Browse files Browse the repository at this point in the history
Allow PHPCS to cache its report results
  • Loading branch information
jaymcp authored May 6, 2022
2 parents 1121b4f + 9e5361d commit 5918dc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BigBite/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<arg name="report" value="full" />
<arg name="report-width" value="150" />
<arg name="tab-width" value="4" />
<arg name="cache" />
<arg value="qs" />

<exclude-pattern>*/.git/*</exclude-pattern>
Expand Down

0 comments on commit 5918dc8

Please sign in to comment.