docs: add CLAUDE.md with commit guidelines

This commit is contained in:
Nathan Flurry 2026-01-24 22:39:36 -08:00
parent c4153c5335
commit e693154fa9

7
CLAUDE.md Normal file
View file

@ -0,0 +1,7 @@
# Claude Code Instructions
## Git Commits
- Do not include any co-authors in commit messages (no `Co-Authored-By` lines)
- Use conventional commits style (e.g., `feat:`, `fix:`, `docs:`, `chore:`, `refactor:`)
- Keep commit messages to a single line