Skip to content

Commit 8bf116c

Browse files
pRizzclaude
andcommitted
docs: allow skipping pre-commit for markdown-only changes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 28b83e6 commit 8bf116c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Before creating any git commit, you MUST run `just pre-commit`.
66

77
Only proceed with the commit if it passes. If it fails, fix the issues first.
88

9+
**Exception:** If the commit contains only documentation and markdown changes (`.md` files), you may skip `just pre-commit`.
10+
911
## Project Structure
1012

1113
This is a polyglot monorepo with Rust and TypeScript:

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Before creating any git commit, you MUST run `just pre-commit`.
66

77
Only proceed with the commit if it passes. If it fails, fix the issues first.
88

9+
**Exception:** If the commit contains only documentation and markdown changes (`.md` files), you may skip `just pre-commit`.
10+
911
## Project Structure
1012

1113
This is a polyglot monorepo with Rust and TypeScript:

0 commit comments

Comments
 (0)