Skip to content

Commit 2b39b60

Browse files
authored
Merge pull request #351 from mrlonis/updates
Update pylint config
2 parents dd994ec + 50394b2 commit 2b39b60

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pylintrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ limit-inference-results=100
4242
# Pickle collected data for later comparisons.
4343
persistent=yes
4444

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

0 commit comments

Comments
 (0)