Skip to content

Commit 051561b

Browse files
tjarosnxpfrankli
authored andcommitted
fix: remove outdated option from .pylintrc
Signed-off-by: Tomas Jaros <tomas.jaros@nxp.com>
1 parent 87ffd11 commit 051561b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

wrapper/.pylintrc

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

93-
# When enabled, pylint would attempt to guess common misconfiguration and emit
94-
# user-friendly hints instead of false-positive error messages.
95-
suggestion-mode=yes
96-
9793
# Allow loading of arbitrary C extensions. Extensions are imported into the
9894
# active Python interpreter and may run arbitrary code.
9995
unsafe-load-any-extension=no

0 commit comments

Comments
 (0)