Skip to content

Commit

Permalink
Fixing PHPCS filset reference. (#1079)
Browse files Browse the repository at this point in the history
* Fixing PHPCS filset reference.

* Sniff both PHP theme files, and custom js.

* Fixing 's' omission.
  • Loading branch information
dpagini authored and grasmash committed Feb 13, 2017
1 parent ea3cef7 commit 7bb1d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phing/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ phpcs:
filesets:
- files.php.custom.modules
- files.php.tests
- files.php.custom.themes
- files.frontend.custom.themes
haltonerror: true
haltonwarning: true
Expand Down

0 comments on commit 7bb1d67

Please sign in to comment.