https://bugzilla.wikimedia.org/show_bug.cgi?id=54218

--- Comment #3 from Krinkle <krinklem...@gmail.com> ---
node-jscs would be purely for coding style, not code quality (which is what
jshint is primarily for).

Although there are a few minor things that jshint does in the realm of coding
style, those are arguably code quality as well (like using of braces in if/else
blocks).

This would allow us to validate the complete coding style (especially with
regards to whitespace), which right now is mostly enforced by leaving comments
in code review and fixup commits pointing to [[mw:CC/JS]].

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to