-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complex code breaks validation #68
Complex code breaks validation #68
Comments
FYI: I just pulled your recent updates and this is now down to 6 problems! :)
|
Woohoo! That's progress. What version are you using now? ( On Wed, Jul 17, 2013 at 8:45 AM, Bart van der Schoor <
Nicholas C. Zakas Author, Professional JavaScript for Web Developers |
This was on a checkout of my fork that identified Just now I pulled again (head at 6b794ac) and it it is all fixed! I now only see the expected errors:
You guys are fast, closing this then :) |
If you lint this file using the default settings the validation explodes in (mostly) nonsensical errors:
The
line 7, col 8
andline 13, col 4
are expected, but the rest is a bit odd.The text was updated successfully, but these errors were encountered: