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 1 month ago
commit ffe5b9ed08da4c53567fe92d199fe3aec9b0ff1c
parent b0af317eaab2d3eedf2a7918abe8d96bda89e335
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')]