diff --git a/.scrutinizer.yml b/.scrutinizer.yml index f3c4b2f2d..4ff513499 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -3,4 +3,4 @@ imports: - php filter: - excluded_paths: [lib/*] + excluded_paths: [lib/*,ext/tagger/script.js] diff --git a/ext/tagger/script.js b/ext/tagger/script.js index 9f0987d35..511a2684a 100644 --- a/ext/tagger/script.js +++ b/ext/tagger/script.js @@ -1,11 +1,11 @@ -/*jshint dojo:true, forin:false, nonew:true, undef:true, strict:false, browser:true, jquery:true */ +/*jshint forin:false, nonew:true, undef:true, strict:false, browser:true, jquery:true */ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\ * Tagger - Advanced Tagging v2 * * Author: Artanis (Erik Youngren ) * * Do not remove this notice. * \* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ - + var Tagger = { initialize : function (image_id) { // object navigation