mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-25 09:40:23 +00:00
5 lines
109 B
INI
5 lines
109 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
|
|
[flake8]
|
|
ignore = D103, F401, E501, W503, SIM114, D403, RST219, RST299
|