diff --git a/.jshintrc b/.jshintrc index 0692d72e88..77f9e9f143 100644 --- a/.jshintrc +++ b/.jshintrc @@ -24,6 +24,9 @@ "afterEach": true, "sinon": true, "fakeServer": true, - "_": true + "_": true, + "OC": true, + "t": true, + "n": true } } diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 0f529be398..57b8856885 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -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: