diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-19 07:54:47 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-19 07:54:47 -0500 |
| commit | f50a1f8467976af0809098bc9910e1c3cfdf1b80 (patch) | |
| tree | 446c3f2bb8f2ac235d845aa5ea56cfbfbec4ff0c /CLAUDE.md | |
| parent | e7e7b91a983f375057a05e9e9cdeeb2ddf5039a6 (diff) | |
| download | dotemacs-f50a1f8467976af0809098bc9910e1c3cfdf1b80.tar.gz dotemacs-f50a1f8467976af0809098bc9910e1c3cfdf1b80.zip | |
chore(hooks): add tracked pre-commit hook via githooks/
Portable setup: pre-commit lives in githooks/ (tracked), activated
by `make install-hooks` which sets core.hooksPath. Survives fresh
clones.
The hook does two things on staged changes:
- Scans added lines for common credential patterns (AWS keys, sk-*
tokens, BEGIN PRIVATE KEY blocks, api_key/password literals)
- Runs check-parens on staged .el files
Bypass with `git commit --no-verify` for confirmed false positives.
Diffstat (limited to 'CLAUDE.md')
0 files changed, 0 insertions, 0 deletions
