setup.cfg (
5
lines of code) (
raw
):
[flake8] max-line-length = 100 max-complexity = 10 [tool:pytest] addopts = --tb native --assert plain