[flake8] ignore = E203 exclude = .git,__pycache__,orm/rbac.py max-complexity = 15 max-line-length = 100 indent-string = ' '