[just] validate templates when linting django

The is from package django_extensions
This commit is contained in:
bronsen 2025-03-17 17:13:49 +01:00
parent 1b157f2d34
commit 6de8b07d1b

View file

@ -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