web/scripts/lint_templates.sh

3 lines
98 B
Bash
Raw Permalink Normal View History

2024-02-02 00:04:04 +00:00
#!/bin/bash
djlint ./server/templates --reformat --max-attribute-length 120 --max-line-length 300