ditto/.hooks/pre-commit

5 lines
69 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/hook.sh"
deno fmt --check