-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add error end column to the output then add the information in all the checkers #1590
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
Comments
You can customize this by using the |
@PCManticore According to docs you only have |
@PCManticore The issue isn't resolved. Please reopen. |
I agree, this issue should be re-opened |
This is a huge one though. By the way I read that linked issue in dense analysis and highlighing till the end of the line should indeed be prefered. This can be the default value until we manage to add the real information in all the checkers. |
Closing as completed because it was done in #5336 |
Uh oh!
There was an error while loading. Please reload this page.
Right now it's hard to use pylint as linter integrated into text editor, because it isn't showing where error ends and sometimes doesn't even show where error starts (shows zero column for example in unused import)
The text was updated successfully, but these errors were encountered: