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 29 days ago
commit 5d9eeab871c183b385030ecbff2e4f951f0b67d2
parent 090ef6028df73298a2306e774cec44e7282b166f
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')]