charm-ceph-nfs/.flake8
Chris MacNaughton 3807908724 Initial commit
2021-11-26 13:49:23 +01:00

10 lines
99 B
INI

[flake8]
max-line-length = 99
select: E,W,F,C,N
exclude:
venv
.git
build
dist
*.egg_info