Skip to content

Commit 4132944

Browse files
nanotaboadaclaude
andcommitted
chore(claude): make commit format explicit in /precommit command
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7135480 commit 4132944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/commands/precommit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Run the pre-commit checklist for this project:
55
3. Run `dotnet test --settings .runsettings` — all tests must pass.
66
4. Run `dotnet csharpier --check .` — must pass (run `dotnet csharpier .` to auto-fix).
77

8-
Run steps 2–4, report the results clearly, then propose a branch name and commit message following Conventional Commits format for my approval. Do not create the branch or commit until I explicitly confirm.
8+
Run steps 2–4, report the results clearly, then propose a branch name and commit message for my approval using the format `type(scope): description (#issue)` (max 80 chars; types: `feat` `fix` `chore` `docs` `test` `refactor` `ci` `perf`). Do not create the branch or commit until I explicitly confirm.

0 commit comments

Comments
 (0)