Menu

#73 Multiple codes to ignore with pylint

open
nobody
None
5
2006-02-11
2006-02-11
No

Currently you can only ignore one error/warning code
with this syntax "#IGNORE:DXXXX".
I sugegst to allow multiple things like this
"#IGNORE:DXXXX FYYYY ..." and also allow wildcards in
the numbers, for example "IGNORE:W?" will ignore all
warnings.
This will be very useful since ATM you can´t suppress
all spurious warnings when e.g. working with PyQT

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.