Skip to content

Commit a49da6c

Browse files
committed
docs(claude): Adjust Conventional Commits scopes
1 parent 0f5d712 commit a49da6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ runtime but uses no EXPLAIN — it token-scans the capture for a leading `UPDATE
151151
- Adhere strictly to de facto standard Git commit message formatting.
152152
- Use Conventional Commits format.
153153
- **Commit Types:** `feat:`, `fix:`, `docs:`, `refactor:`, `test:`, `build:`, `ci:`
154-
- **Scopes:** any of the database names, `core`, `spring`, `pom`, `log`, `docker`, `database`, `metadata`, `scripts`, `site`
154+
- **Scopes:** any of the database names, `claude`, `pom`, `log`, `docker`, `database`, `metadata`, `scripts`, `site`
155155
- Capitalize the first word after the type and scope.
156156
- You may suggest additional CC commit types and scopes when encountering situations where the changes do not fit into the approved lists above.
157157
- Reference GitHub issues in the commit footer with `Refs: <issue-number>` (e.g. `Refs: 123`). Do not use a # before the number.

0 commit comments

Comments
 (0)