mirror of
https://github.com/QingdaoU/Spirit.git
synced 2024-12-27 23:11:57 +00:00
5 lines
102 B
INI
5 lines
102 B
INI
[flake8]
|
|
exclude=.git,migrations/,*settings*.py
|
|
ignore=E123,E128,E265,E501,W601
|
|
max-line-length = 119
|