Menu

#478 right-click ignore for pylint warnings / errors

open
nobody
5
2010-08-19
2010-08-19
Tal Weiss
No

please add ability to right-click a pylint warning / error and choose Ignore. This just adds a remark such as # pylint: disable-msg=C0103 to the end of the line (just like you do with #@UndefinedVariable

Discussion