Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kilian
on Sept 2, 2010
|
parent
|
context
|
favorite
| on:
Google releases its own Javascript Lint tool
Ouch, they shipped with a broken fixjsstyle command:
http://groups.google.com/group/closure-linter-discuss/browse...
Luckily it didn't break my jsfile, but that's kind of clumsy.
acdha
on Sept 2, 2010
[–]
After fixing that, I ran into an even more surprising error which someone had already reported - turns out a simple JavaScript closure chokes it:
(function() {})();
http://code.google.com/p/closure-linter/issues/detail?id=3
Hovertruck
on Sept 2, 2010
|
parent
[–]
I remember running into this issue with their minifier at some point as well.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: