Skip to content

Commit

Permalink
Exclude the 10up-lib directory from the PHPCS check.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh committed Sep 3, 2024
1 parent 0582e7e commit b0a27d4
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 @@
<exclude-pattern>dist/</exclude-pattern>
<exclude-pattern>vendor/</exclude-pattern>
<exclude-pattern>tests/</exclude-pattern>
<exclude-pattern>10up-lib/</exclude-pattern>
</ruleset>

0 comments on commit b0a27d4

Please sign in to comment.