File tree Expand file tree Collapse file tree
{{ cookiecutter.pypi_package_name }} Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,10 +36,6 @@ load-plugins=
3636# Pickle collected data for later comparisons.
3737persistent =yes
3838
39- # When enabled, pylint would attempt to guess common misconfiguration and emit
40- # user-friendly hints instead of false-positive error messages.
41- suggestion-mode =yes
42-
4339# Allow loading of arbitrary C extensions. Extensions are imported into the
4440# active Python interpreter and may run arbitrary code.
4541unsafe-load-any-extension =no
Original file line number Diff line number Diff line change @@ -36,10 +36,6 @@ load-plugins=
3636# Pickle collected data for later comparisons.
3737persistent =yes
3838
39- # When enabled, pylint would attempt to guess common misconfiguration and emit
40- # user-friendly hints instead of false-positive error messages.
41- suggestion-mode =yes
42-
4339# Allow loading of arbitrary C extensions. Extensions are imported into the
4440# active Python interpreter and may run arbitrary code.
4541unsafe-load-any-extension =no
You can’t perform that action at this time.
0 commit comments