Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
just: Better doc comment for check-keywords
Adrian Duke committed 23 days ago
commit b11345d27b2ef24c9c8da1dc704ca83559dc57df
parent 9abbad8fafc51a4b5f75c74972eb1f9bf517b26a
1 file changed +1 -1
modified justfile
@@ -76,7 +76,7 @@ check-scripts: (verify-tool "shellcheck")
    @echo "{{CHECK}}Checking shell scripts...{{NORMAL}}"
    @shellcheck scripts/*.sh

-
# Replicate the custom grep checks from flake.nix
+
# Run checks for forbidden keywords
[group('pre-commit')]
[group('pre-push')]
[group('check')]