setup.cfg 96 B

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