Skip to content

Add pre-commit recovery note to CLAUDE.md#100

Open
nogueiraanderson wants to merge 1 commit into
mainfrom
PG-2353-docs-precommit-note
Open

Add pre-commit recovery note to CLAUDE.md#100
nogueiraanderson wants to merge 1 commit into
mainfrom
PG-2353-docs-precommit-note

Conversation

@nogueiraanderson
Copy link
Copy Markdown
Collaborator

Summary

  • Document the just ci + --no-verify recovery path for when the local pre-commit git-hook is broken (e.g. InvalidManifestError from a corrupted hook cache).

Why

  • just ci is the authoritative gate and also runs on PR. A broken pre-commit hook is plumbing, not a failing check, so this makes the safe recovery explicit and warns against --no-verify on a real failure.

…e-commit hook

- If the local pre-commit git-hook breaks (e.g. InvalidManifestError from a corrupted cache), run just ci directly and commit with --no-verify; never --no-verify a failing check
@nogueiraanderson nogueiraanderson marked this pull request as ready for review June 5, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant