python-benedict/setup.cfg

10 lines
156 B
INI

[flake8]
count = true
exclude = .git,*migrations*,venv
max-complexity = 8
max-line-length = 119
show-source = true
[metadata]
description-file = README.md