[Webkit-unassigned] [Bug 125048] Web Inspector: Use JSHint to check Inspector JS for code style problems
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 1 22:04:03 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125048
--- Comment #1 from Brian Burg <burg at cs.washington.edu> 2013-12-01 22:02:25 PST ---
Before taking on this bug, I'll note that JSHint retains portions of JSLint's unpleasant Crockford license. (http://en.wikipedia.org/wiki/JSLint#License) So, it would be good to know if this 3rd-party library cannot be included in the project repository on those grounds.
I am not aware of any other reasonable 3rd-party JS style checkers. Closure Linter is unconfigurable and only enforces Google style.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list