djLint/tests/test_config/test_excludes/pyproject.toml
2022-05-13 15:36:55 -05:00

3 lines
77 B
TOML

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