2
0

setup.cfg 92 B

123
  1. [flake8]
  2. exclude = coderedcms/project_template/*,migrations,schema.py
  3. max-line-length = 100