jscs-dev/grunt-jscs

"disallowMultipleVarDecl": {"allExcept": ["require"]} is ignored by grunt-jscs

zoejobson opened this issue · 1 comments

the option "disallowMultipleVarDecl": {"allExcept": ["require"]}, is part of jscs 2.0 and above, but is ignored when using jcsc via grunt.

Very much doubt that, but if you could provide a test repo to review, i can re-open, sorry it took so long to review this btw