This commit is contained in:
2024-09-23 23:51:08 +08:00
parent efb424557d
commit 3175edfbc5
13 changed files with 827 additions and 2 deletions

1
scripts/hooks/pre-commit Symbolic link
View File

@@ -0,0 +1 @@
../../.justfile

5
scripts/hooks/pre-push Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
set -euo pipefail
just check-commits