summaryrefslogtreecommitdiff
path: root/pylint/checkers/base.py
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-03-20 20:50:18 +0200
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-03-20 20:50:18 +0200
commitdb47e6ae3e7f1838d4b38b213514461114d79bab (patch)
tree5ea976e43613d9667104bdf84fc1f99749454edd /pylint/checkers/base.py
parente0d77b9795a01ae0e98a951ebfa54eb810bda893 (diff)
downloadpylint-db47e6ae3e7f1838d4b38b213514461114d79bab.tar.gz
Promote a couple of warnings to errors.
These warnings were promoted since they could uncover potential bugs in the code and since most people are using `pylint -E` anyway, it's good to have them as errors. These warnings are: assignment-from-none, unbalanced-tuple-unpacking, unpacking-non-sequence, non-iterator-returned. Closes issue #388.
Diffstat (limited to 'pylint/checkers/base.py')
0 files changed, 0 insertions, 0 deletions