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 4c426fe commit f52766cCopy full SHA for f52766c
.pylintrc
@@ -85,10 +85,6 @@ py-version=3.9
85
# Discover python modules and packages in the file system subtree.
86
recursive=no
87
88
-# When enabled, pylint would attempt to guess common misconfiguration and emit
89
-# user-friendly hints instead of false-positive error messages.
90
-suggestion-mode=yes
91
-
92
# Allow loading of arbitrary C extensions. Extensions are imported into the
93
# active Python interpreter and may run arbitrary code.
94
unsafe-load-any-extension=no
0 commit comments