Skip to content

Commit

Permalink
Exclude TestAsset from cs-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Oct 25, 2017
1 parent 69041df commit a894c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
<!-- Paths to check -->
<file>src</file>
<file>test</file>
<exclude-pattern>*/TestAsset/*</exclude-pattern>
</ruleset>

0 comments on commit a894c40

Please sign in to comment.