Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
just: Better doc comment for check-keywords
Adrian Duke committed 13 days ago
commit ffe5b9ed08da4c53567fe92d199fe3aec9b0ff1c
parent b0af317
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')]