mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
ignore underscore.js in scrutinizer.yml
This commit is contained in:
parent
78e5410199
commit
4253d63f9f
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ filter:
|
|||
- 'core/js/jquery-ui-1.10.0.custom.js'
|
||||
- 'core/js/jquery.inview.js'
|
||||
- 'core/js/jquery.placeholder.js'
|
||||
- 'core/js/underscore.js'
|
||||
|
||||
|
||||
imports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue