web/scripts/lint_templates.sh
2024-02-02 06:04:08 +06:00

2 lines
98 B
Bash
Executable file

#!/bin/bash
djlint ./server/templates --reformat --max-attribute-length 120 --max-line-length 300