We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af767d + 42c2ef8 commit 033d553Copy full SHA for 033d553
src/genie_python/.pylintrc
@@ -30,10 +30,6 @@ persistent=yes
30
# Specify a configuration file.
31
#rcfile=
32
33
-# When enabled, pylint would attempt to guess common misconfiguration and emit
34
-# user-friendly hints instead of false-positive error messages
35
-suggestion-mode=yes
36
-
37
# Allow loading of arbitrary C extensions. Extensions are imported into the
38
# active Python interpreter and may run arbitrary code.
39
unsafe-load-any-extension=yes
0 commit comments