Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
acdha
on Sept 2, 2010
|
parent
|
context
|
favorite
| on:
Google releases its own Javascript Lint tool
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
[–]
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:
(function() {})();
http://code.google.com/p/closure-linter/issues/detail?id=3