We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755ce1f commit 930d813Copy full SHA for 930d813
1 file changed
.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