Skip to content

Commit 3338c21

Browse files
authored
Merge pull request #433 from jmeridth/patch-1
fix: resolve pylint config errors breaking super-linter
2 parents 47f5fc3 + 27118e3 commit 3338c21

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/linters/.python-lint

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@ recursive=no
9999
# source root.
100100
source-roots=
101101

102-
# When enabled, pylint would attempt to guess common misconfiguration and emit
103-
# user-friendly hints instead of false-positive error messages.
104-
suggestion-mode=yes
105-
106102
# Allow loading of arbitrary C extensions. Extensions are imported into the
107103
# active Python interpreter and may run arbitrary code.
108104
unsafe-load-any-extension=no

0 commit comments

Comments
 (0)