diff options
author | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2014-11-16 14:40:00 +0200 |
---|---|---|
committer | Claudiu Popa <cpopa@cloudbasesolutions.com> | 2014-11-16 14:40:00 +0200 |
commit | 62e61f55d3053fe5d50f8f1029d234bc7046911b (patch) | |
tree | a0b0df9c1addd57239f99900de8a4bd8c60111ff /testutils.py | |
parent | edac048269da24c085dbab79c0cebd52d8474298 (diff) | |
download | pylint-62e61f55d3053fe5d50f8f1029d234bc7046911b.tar.gz |
Add support for disabling a checker.
A checker can be disabled (all of its messages will
not be emitted) by specifying an 'enabled'
attribute on the
checker class. Currently, this is used to disable
the Python3 porting checker, which will be enabled by the
'--py3k' flag.
Diffstat (limited to 'testutils.py')
0 files changed, 0 insertions, 0 deletions