just: Better doc comment for check-keywords

This commit is contained in:
Adrian Duke 2026-04-09 12:23:13 +01:00 committed by Fintan Halpenny
parent b0af317eaa
commit ffe5b9ed08
1 changed files with 1 additions and 1 deletions

View File

@ -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')]