This website requires JavaScript.
Explore
Help
Sign In
moon
/
ditto
Watch
1
Star
0
Fork
You've already forked ditto
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f9aaabc14b
ditto
/
.hooks
/
pre-commit
5 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: check for formatting errors when committing
2024-05-07 17:53:32 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/hook.sh"
fix: remove --check flag in deno fmt
2024-05-07 18:04:33 +00:00
deno fmt