pylint #87012 External File to silence individual messages [open]
Hi, I would really like to see a way to silence individual messages. I'm planning to have a pylint check on every save (vim plug-in python-mode) and thought that would be ideal to also have a "Green Lint Bar" most of the time. I would prefer to not put those silencing comments into the code and a silencing should apply to one occurrence only. The most amazing solution would be an external file where module-specific regexes can be inserted, and documented as to why that is ok or maybe that it needs a comprehensive fix. Such a file could be tracked in a project. | |
priority | important |
---|---|
type | enhancement |
done in | <not specified> |
closed by | <not specified> |