mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-30 20:20:23 +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
|