We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd994ec + 50394b2 commit 2b39b60Copy full SHA for 2b39b60
.pylintrc
@@ -42,10 +42,6 @@ limit-inference-results=100
42
# Pickle collected data for later comparisons.
43
persistent=yes
44
45
-# When enabled, pylint would attempt to guess common misconfiguration and emit
46
-# user-friendly hints instead of false-positive error messages.
47
-suggestion-mode=yes
48
-
49
# Allow loading of arbitrary C extensions. Extensions are imported into the
50
# active Python interpreter and may run arbitrary code.
51
unsafe-load-any-extension=no
0 commit comments