Add lightweight pre-commit secret scanning

This commit is contained in:
2026-03-28 00:20:48 +00:00
parent 1b339d5bce
commit 13459daf7a
4 changed files with 131 additions and 0 deletions

View File

@@ -52,6 +52,11 @@ Default philosophy:
See `docs/repo-conventions.md` for commit/push guidance and repo hygiene.
## Git hygiene
This repo includes a lightweight local pre-commit secret scan.
See `docs/git-hooks.md` for details.
## Cron / automation
See `cron/README.md` for the current recurring-job layout and documentation pattern.