We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68eda9a commit 71eb0f8Copy full SHA for 71eb0f8
1 file changed
pylintrc
@@ -89,10 +89,6 @@ py-version=3.10
89
# Discover python modules and packages in the file system subtree.
90
recursive=no
91
92
-# When enabled, pylint would attempt to guess common misconfiguration and emit
93
-# user-friendly hints instead of false-positive error messages.
94
-suggestion-mode=yes
95
-
96
# Allow loading of arbitrary C extensions. Extensions are imported into the
97
# active Python interpreter and may run arbitrary code.
98
unsafe-load-any-extension=no
0 commit comments