djLint/tests/test_config/test_excludes/pyproject.toml

4 lines
77 B
TOML
Raw Normal View History

[tool.djlint]
2021-10-29 06:54:20 +00:00
exclude = "foo/excluded.html"
extend_exclude = "excluded.html"