diff --git a/phpcs.xml b/phpcs.xml index de972d49..5292ad8f 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -1,6 +1,6 @@ - + @@ -32,10 +32,17 @@ . - */assets/* + */assets/css/* */bin/* + */build/* */js/* */node_modules/* */tests/coverage/* + */tests/e2e/* + */tests/merge-coverage.js */vendor/* + ./webpack.config.js + ./postcss.config.js + ./Gruntfile.js + ./jest.config.js