As reported by Red Hat bug https://bugzilla.redhat.com/show_bug.cgi?id=500272 , some people type full name of message categories like: pylint --disable-msg-cat=warning,refactor,convention However, doing this yields
raise Exception('Unknown category identifier %s' % catid)
Exception: Unknown category identifier A
It would be nice to make it possible to type the full message category name. | |
| priority | normal |
|---|---|
| type | enhancement |
| appeared in | <not specified> |
| done in | 0.21.0 |
| load | 0.100 |
| load left | 0.000 |
| closed by | <not specified> |


#22701 performance ; no improvement when disabling messages