https://bugzilla.wikimedia.org/show_bug.cgi?id=28626
--- Comment #4 from Roan Kattouw <[email protected]> 2011-04-26 15:14:47 UTC --- (In reply to comment #3) > Are there any JS syntax checkers out there that are GPL compatible? It would > be > nice if we could add one into ResourceLoader's minifier. Unfortunately, most > of > them seem to be forks of JSLint which isn't GPL-compat. The current minifier essentially parses JS, it may be possible to tweak it to validate the syntax too. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
