Skip to content
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

Failing import gives no line and column #9

Closed
jeffwillette opened this issue Nov 9, 2017 · 1 comment
Closed

Failing import gives no line and column #9

jeffwillette opened this issue Nov 9, 2017 · 1 comment

Comments

@jeffwillette
Copy link

In vim, using https://github.com/w0rp/ale, import errors have no line and column which causes the error to be skipped over.

I am not very experienced with linters so IDK if this is normal behavior for that sort of error, what do you think? Is it possible to add a line number of where the import happened?

@ckaznocha
Copy link
Owner

Hey @deltaskelta, I wish I could fix this but the error comes directly from protoc so protoc-gen-lint can't modify the output. Perhaps ale could be made to match the format with out line/column numbers also?

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

2 participants