Skip to content

Commit 7e2a3c8

Browse files
committed
Remove no longer supported pylint option.
1 parent ec1137e commit 7e2a3c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pylintrc.automated

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ persistent=yes
4040
# Specify a configuration file.
4141
#rcfile=
4242

43-
# When enabled, pylint would attempt to guess common misconfiguration and emit
44-
# user-friendly hints instead of false-positive error messages.
45-
suggestion-mode=yes
46-
4743
# Allow loading of arbitrary C extensions. Extensions are imported into the
4844
# active Python interpreter and may run arbitrary code.
4945
unsafe-load-any-extension=no

0 commit comments

Comments
 (0)