Simon Bruder
13db62afb5
This mostly is intended for standalone scripts and disables some lints that make sense for larger projects.
8 lines
154 B
INI
8 lines
154 B
INI
disable =
|
|
import-error,
|
|
invalid-name,
|
|
missing-docstring,
|
|
too-few-public-methods,
|
|
too-many-arguments,
|
|
too-many-instance-attributes
|