Files
PixivFE/test.sh
T
iacore 1d0c1de6c8 fix tag panic
{{- must be followed with a space, or else it's parsed as part of the expression
2024-08-29 15:08:32 +00:00

6 lines
97 B
Bash
Executable File

#!/bin/sh
go test ./template
# install as pre-commit hook:
# cp test.sh ~/.git/hooks/pre-commit