diff --git a/.arclint b/.arclint --- a/.arclint +++ b/.arclint @@ -26,7 +26,7 @@ "(^externals/JsShrink/)", "(^webroot/rsrc/externals/raphael/)" ], - "flags": ["--config=support/jshint/jshintconfig"] + "jshint.jshintrc": "support/jshint/jshintconfig" }, "generated": { "type": "generated" @@ -71,7 +71,6 @@ "include": "(\\.php$)", "severity": { "16": "advice", - "29": "warning", "31": "error", "34": "error", "35": "error"