summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-02-19 15:14:10 -0600
committerIan Cordasco <graffatcolmingov@gmail.com>2016-02-19 15:14:10 -0600
commitbda3124ffafa1f6babfb16f14dbdced9ff68e722 (patch)
tree9716f6f68f8e505fd16fce398e80cf16b1c8d639
parent69b8be71dca9f0d8b9a22189801a4a4c8328f07f (diff)
downloadflake8-bda3124ffafa1f6babfb16f14dbdced9ff68e722.tar.gz
Increase the confidence level for pylint to report something
-rw-r--r--.pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pylintrc b/.pylintrc
index 8b82de9..ed80ac9 100644
--- a/.pylintrc
+++ b/.pylintrc
@@ -43,7 +43,7 @@ optimize-ast=no
# Only show warnings with the listed confidence levels. Leave empty to show
# all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
-confidence=
+confidence=INFERENCE_FAILURE
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option