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

Pylint info messages intended to be ignored by default? #160

Open
nth10sd opened this issue Aug 21, 2021 · 0 comments
Open

Pylint info messages intended to be ignored by default? #160

nth10sd opened this issue Aug 21, 2021 · 0 comments

Comments

@nth10sd
Copy link

nth10sd commented Aug 21, 2021

", default is all of them (CRWEF).",

I noticed "all of them" does not include pylint info messages, I guess this is intended?

(My usecase is that I'd like to also see useless-suppression messages, which is an info-type message, so my workaround is to use --pylint-error-types=CRWEFI)

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

1 participant