Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
/ blt-project Public archive

Commit

Permalink
DT-593: Codesniffing via pre-commit hook doesn't respect filesets. (#…
Browse files Browse the repository at this point in the history
…3902)

* DT-593: Codesniffing via pre-commit hook doesn't respect filesets.

* Clarified comment.
  • Loading branch information
danepowell committed Nov 1, 2019
1 parent b6534db commit 0cc5439
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpcs.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,5 @@
<exclude-pattern>*/behat</exclude-pattern>
<exclude-pattern>*/node_modules</exclude-pattern>
<exclude-pattern>*/vendor</exclude-pattern>
<!-- Exclude files provided by ACSF that fail code sniffing. -->
<exclude-pattern>factory-hooks</exclude-pattern>
<exclude-pattern>hooks</exclude-pattern>
<exclude-pattern>docroot/sites/g</exclude-pattern>

</ruleset>

0 comments on commit 0cc5439

Please sign in to comment.