[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
Mon Dec 2 14:16:41 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125048





--- Comment #2 from Timothy Hatcher <timothy at apple.com>  2013-12-02 14:15:02 PST ---
(In reply to comment #1)
> 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.

We have jsmin.py with the Crockford license. But we need to get approval internally at Apple to add any third-party project to WebKit.

-- 
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