diff --git a/justfile b/justfile index af4b82c..b6c14fb 100644 --- a/justfile +++ b/justfile @@ -13,6 +13,7 @@ lint-ruff: lint-django: python -m django check + python -m django validate_templates lint-woodpecker: -woodpecker-cli lint .woodpecker/workflow.yaml