This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Show linter codes #28
Labels
Comments
Please include the human readable versions as well (e.g., |
I've got a fix for this hacked together, and will submit a pull request. |
bmhkim
added a commit
to bmhkim/linter-pylint
that referenced
this issue
Jun 26, 2015
@posita If you want this immediately, I have a fork that seems to be working for me: bmhkim/linter-pylint |
Nice! 👍 |
bmhkim
added a commit
to bmhkim/linter-pylint
that referenced
this issue
Jun 30, 2015
bmhkim
added a commit
to bmhkim/linter-pylint
that referenced
this issue
Jun 30, 2015
👍 |
This should be closed in the latest released version. @bmhkim mind confirming and closing if true? |
Awesome, just wanted to make sure =-D Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'd really like to see the linter code included with the linter message. An example use case involves working on a codebase that's not entirely PEP-8 compliant. (e.g. tabs instead of spaces) Display of the pylint code makes it easier to disable the message in the project's .pylintrc.
The text was updated successfully, but these errors were encountered: