djLint/tests/config_excludes/pyproject.toml
2021-10-29 09:54:20 +03:00

3 lines
77 B
TOML

[tool.djlint]
exclude = "foo/excluded.html"
extend_exclude = "excluded.html"