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 22 days ago
commit 9edeab905da04db66efc02b1f5157f7abf2b4c4a
parent 5c4c5745d87ddcd97ece156972b591813943d624
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')]