Skip to content

Commit

Permalink
Ignore js dependencies and tests from scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophWurst authored Sep 14, 2016
1 parent 9e3f808 commit 1b4caf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
filter:
excluded_paths:
- 'build/*'
- 'vendor/*'
- 'l10n/*'
- 'tests/'
- 'js/vendor/*'
- 'js/tests/*'

imports:
- javascript
Expand Down

0 comments on commit 1b4caf6

Please sign in to comment.