-
Notifications
You must be signed in to change notification settings - Fork 13
Issues: angelozerr/tern-lint
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Assignment to undefined variable doesn't produce 'Unknown identifier'
#63
opened Oct 22, 2015 by
dmitriiKovchin
If unused variable defined twice we don't show 'Unused variable' warning.
#62
opened Oct 22, 2015 by
dmitriiKovchin
Tern lint tries to guess field type by name if unknown identifier is used, it looks confusing.
#60
opened Oct 16, 2015 by
dmitriiKovchin
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.