Browse Source

Add new jquery files to exclude list

tags/v7.0.0alpha2
Volkan Gezer 10 years ago
parent
commit
15f6973779
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      .scrutinizer.yml

+ 2
- 0
.scrutinizer.yml View File

@@ -8,7 +8,9 @@ filter:
- 'lib/l10n/*'
- 'core/js/tests/lib/*.js'
- 'core/js/tests/specs/*.js'
- 'core/js/jquery-1.10.0.js'
- 'core/js/jquery-1.10.0.min.js'
- 'core/js/jquery-migrate-1.2.1.js'
- 'core/js/jquery-migrate-1.2.1.min.js'
- 'core/js/jquery-showpassword.js'
- 'core/js/jquery-tipsy.js'

Loading…
Cancel
Save