mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-01 05:00:24 +00:00
5 lines
93 B
INI
5 lines
93 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
|
|
[flake8]
|
|
ignore = D103, F401, E501, W503, SIM114, D403
|