mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-22 08:13:33 +01:00
5 lines
111 B
INI
5 lines
111 B
INI
|
[flake8]
|
||
|
exclude = .git,*migrations*
|
||
|
max-line-length = 119
|
||
|
ignore=F401,E711,E302,E201,E501,E303,E231,F841,E722
|