project-configuration/cookiecutter-python/{{ cookiecutter.project_slu.../setup.cfg

10 lines
207 B
INI

[flake8]
per-file-ignores = tests/**.py: S101, D103, ANN201
spellcheck-targets=comments
sql-excepted-names=EXISTS
ignore = F841,W504
nested-classes-whitelist=Meta,Params,Config
[darglint]
strictness = long