aboutsummaryrefslogtreecommitdiff
path: root/.pylint.rc
diff options
context:
space:
mode:
Diffstat (limited to '.pylint.rc')
-rw-r--r--.pylint.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.pylint.rc b/.pylint.rc
index f82f331..81e83c6 100644
--- a/.pylint.rc
+++ b/.pylint.rc
@@ -36,10 +36,6 @@ persistent=yes
# Specify a configuration file.
#rcfile=
-# When enabled, pylint would attempt to guess common misconfiguration and emit
-# user-friendly hints instead of false-positive error messages.
-suggestion-mode=yes
-
# Allow loading of arbitrary C extensions. Extensions are imported into the
# active Python interpreter and may run arbitrary code.
unsafe-load-any-extension=no