Skip to content

Commit

Permalink
Exclude javascript specs from code analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Apr 3, 2014
1 parent 20f2606 commit 388142e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ filter:
- 'apps/*/l10n/*'
- 'lib/l10n/*'
- 'core/js/tests/lib/*.js'
- 'core/js/tests/specs/*.js'
- 'core/js/jquery-1.10.0.min.js'
- 'core/js/jquery-migrate-1.2.1.min.js'
- 'core/js/jquery-showpassword.js'
Expand Down

0 comments on commit 388142e

Please sign in to comment.