We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e46b1a + 41eaa46 commit 2a247bbCopy full SHA for 2a247bb
1 file changed
.github/linters/.python-lint
@@ -103,10 +103,6 @@ recursive=no
103
# source root.
104
source-roots=
105
106
-# When enabled, pylint would attempt to guess common misconfiguration and emit
107
-# user-friendly hints instead of false-positive error messages.
108
-suggestion-mode=yes
109
-
110
# Allow loading of arbitrary C extensions. Extensions are imported into the
111
# active Python interpreter and may run arbitrary code.
112
unsafe-load-any-extension=no
0 commit comments