Skip to content

Commit ea509eb

Browse files
committed
fix: Correct minor finding ID example in commit.md (m-1 -> mi-1)
1 parent 0cc1d60 commit ea509eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/rules/commit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Rules that apply to every commit made in this repository.
1414
## Content to avoid
1515

1616
- Do NOT include workflow-specific labels such as "Review response", "レビュー対応", or similar. The commit message should describe **what the code does now**, not the process that produced it.
17-
- Do NOT include finding IDs from review documents (e.g. `C-1`, `M-1`, `m-1`, `I-1`). These are internal to the review workflow and have no meaning outside of it.
17+
- Do NOT include finding IDs from review documents (e.g. `C-1`, `M-1`, `mi-1`, `I-1`). These are internal to the review workflow and have no meaning outside of it.
1818

1919
## Trailers
2020

0 commit comments

Comments
 (0)