-
Notifications
You must be signed in to change notification settings - Fork 8
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
Multiple-letter violation codes are not displayed by Vim Syntastic syntax checker #6
Comments
Thanks for the heads up - I personally don't use vim so hadn't run into this. See also https://gitlab.com/pycqa/flake8/issues/339 for better documenting the prefix recommendations for flake8 plugin authors. |
@peterjc You're welcome. Appreciate your plugin, by the way.
Brilliant, this is one of the resources that I couldn't track down when I was discussing violation code clashes recently @ PyCQA/flake8-bugbear#37.
|
The Syntastic issue has been resolved so I'll close this issue, too. |
Thanks for your efforts - future vim users' lives should be a little smoother now. |
@peterjc I didn't do anything spectacular. It's all about the developers and maintainers, that's where the real credit is due. |
This is not a bug with your plugin but I'm raising this here for your awareness, since you use multiple-letter violation code(s).
I've filed an issue with
vim-syntastic
: vim-syntastic/syntastic#2163.The resolution of that bug may be of interest to you. If not, please disregard this report, with my apologies.
The text was updated successfully, but these errors were encountered: