Skip to content

Commit 9ecb32c

Browse files
Merge pull request #7125 from celebdor/git-commit-format-skill-fix
CNTRLPLANE-1756: fix(ai-skill): prevent security warning in git-commit-format skill
2 parents 3035921 + 47f46ab commit 9ecb32c

File tree

1 file changed

+1
-1
lines changed
  • .claude/skills/git-commit-format

1 file changed

+1
-1
lines changed

.claude/skills/git-commit-format/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ When creating commits:
123123
- [ ] Include `Signed-off-by` footer
124124
- [ ] Include `Commit-Message-Assisted-by: Claude (via Claude Code)` footer
125125
- [ ] Validate with `make run-gitlint`
126-
- [ ] Use `!` or `BREAKING CHANGE` for breaking changes
126+
- [ ] Use "!" or `BREAKING CHANGE` for breaking changes
127127

128128
## Reference
129129

0 commit comments

Comments
 (0)