summaryrefslogtreecommitdiff
path: root/pylintrc
diff options
context:
space:
mode:
authorDaniël van Noord <13665637+DanielNoord@users.noreply.github.com>2022-04-02 16:27:41 +0200
committerDaniël van Noord <13665637+DanielNoord@users.noreply.github.com>2022-04-02 17:34:05 +0200
commitefca390ba0c9d3bfb0d31390454a1d5cfa17ed46 (patch)
treea65bf0791ffed6a238ee61a0a75a558caae3bb67 /pylintrc
parent3b8a0207ff55c7a0acfdf383a084dc7810a7b290 (diff)
downloadpylint-git-efca390ba0c9d3bfb0d31390454a1d5cfa17ed46.tar.gz
Fix ``confidence`` argument type
Diffstat (limited to 'pylintrc')
-rw-r--r--pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylintrc b/pylintrc
index 9a2185c95..902b3e9c2 100644
--- a/pylintrc
+++ b/pylintrc
@@ -74,7 +74,7 @@ fail-on=
# Only show warnings with the listed confidence levels. Leave empty to show
# all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
-confidence=
+# confidence=
# 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