We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf979b8 commit 833a051Copy full SHA for 833a051
pylintrc
@@ -100,9 +100,6 @@ recursive=no
100
# source root.
101
source-roots=src
102
103
-# When enabled, pylint would attempt to guess common misconfiguration and emit
104
-# user-friendly hints instead of false-positive error messages.
105
-suggestion-mode=yes
106
107
# Allow loading of arbitrary C extensions. Extensions are imported into the
108
# active Python interpreter and may run arbitrary code.
0 commit comments