We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1137e commit 7e2a3c8Copy full SHA for 7e2a3c8
.pylintrc.automated
@@ -40,10 +40,6 @@ persistent=yes
40
# Specify a configuration file.
41
#rcfile=
42
43
-# When enabled, pylint would attempt to guess common misconfiguration and emit
44
-# user-friendly hints instead of false-positive error messages.
45
-suggestion-mode=yes
46
-
47
# Allow loading of arbitrary C extensions. Extensions are imported into the
48
# active Python interpreter and may run arbitrary code.
49
unsafe-load-any-extension=no
0 commit comments