Skip to content

lint warnings need file and line number #87

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

Closed
jfirebaugh opened this issue Jun 9, 2015 · 0 comments
Closed

lint warnings need file and line number #87

jfirebaugh opened this issue Jun 9, 2015 · 0 comments
Assignees

Comments

@jfirebaugh
Copy link
Member

Current output is missing file and line number which would tell you where to fix the issue:

~/Development/mapbox-gl-js $ documentation js/mapbox-gl.js -f html --lint --github --output docs/api
type String found, string is standard
type Number found, number is standard
type String found, string is standard
type Number found, number is standard
type Number found, number is standard
type Boolean found, boolean is standard
...
@jfirebaugh jfirebaugh self-assigned this Jun 10, 2015
rhendric pushed a commit to rhendric/documentation that referenced this issue Sep 15, 2022
Fix documentationjs#86: remove `let` from repl commands.

Fix documentationjs#87 and documentationjs#88: note that the user should expect to see some warnings for missing type signatures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant