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

Add code actions to disable warnings with pylint #205

Closed
luabud opened this issue Oct 24, 2022 · 4 comments
Closed

Add code actions to disable warnings with pylint #205

luabud opened this issue Oct 24, 2022 · 4 comments
Labels
feature-request Request for new features or functionality needs PR

Comments

@luabud
Copy link
Member

luabud commented Oct 24, 2022

Additionally a second code action option for #pylint: disable-next=<issue>. The use case often being adding a comment will cause line-too-long.

Thoughts? I can work on this. @karthiknadig @luabud

Originally posted by @ketozhang in #43 (comment)

@github-actions github-actions bot added the triage-needed Issue is not triaged. label Oct 24, 2022
@luabud luabud added feature-request Request for new features or functionality needs PR and removed triage-needed Issue is not triaged. labels Oct 24, 2022
@ketozhang
Copy link

Thanks @luabud.

Preceding that comment was

I'm suggesting an additional action: to ignore the pylint rule for that line by adding the inline comment # pylint: disable=<issue>.

Originally posted by @ketozhang in #43 (comment)

@agalazis
Copy link

This is a must! Not there yet....

@Pierre-Sassoulas
Copy link

#535 seems like a duplicate but there's a lot more details there.

@karthiknadig
Copy link
Member

Follow #535 for tracking this.

Closing in favor of #535

@karthiknadig karthiknadig closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality needs PR
Projects
None yet
Development

No branches or pull requests

5 participants