diff options
Diffstat (limited to 'pylint.toml')
| -rw-r--r-- | pylint.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pylint.toml b/pylint.toml index d758ecf..8978b43 100644 --- a/pylint.toml +++ b/pylint.toml @@ -76,10 +76,6 @@ py-version = "3.10" # Discover python modules and packages in the file system subtree. # recursive = -# When enabled, pylint would attempt to guess common misconfiguration and emit -# user-friendly hints instead of false-positive error messages. -suggestion-mode = true - # Allow loading of arbitrary C extensions. Extensions are imported into the # active Python interpreter and may run arbitrary code. # unsafe-load-any-extension = |
