Skip to content

Commit 71eb0f8

Browse files
committed
[DEVOPS-869] remove obsolete config for pylint v4
1 parent 68eda9a commit 71eb0f8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pylintrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ py-version=3.10
8989
# Discover python modules and packages in the file system subtree.
9090
recursive=no
9191

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-
9692
# Allow loading of arbitrary C extensions. Extensions are imported into the
9793
# active Python interpreter and may run arbitrary code.
9894
unsafe-load-any-extension=no

0 commit comments

Comments
 (0)