mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
2 lines
98 B
Bash
Executable file
2 lines
98 B
Bash
Executable file
#!/bin/bash
|
|
djlint ./server/templates --reformat --max-attribute-length 120 --max-line-length 300
|