djLint/setup.cfg
2021-11-26 13:06:05 +01:00

5 lines
109 B
INI

[mypy]
ignore_missing_imports = True
[flake8]
ignore = D103, F401, E501, W503, SIM114, D403, RST219, RST299