Hacker News new | past | comments | ask | show | jobs | submit login

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.



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


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: