Skip to content

Commit cd0116a

Browse files
committed
chore: update commit types in .kommitrc.yaml
- Add 'feat' and 'fix' to commit types - Reorder commit types for consistency - Include 'style' and 'test' in commit types [Generated by Kommit]
1 parent 5a5935c commit cd0116a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.kommitrc.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ commit:
66
- chore
77
- ci
88
- docs
9-
- style
10-
- refactor
9+
- feat
10+
- fix
1111
- perf
12-
- test
12+
- refactor
1313
- revert
14+
- style
15+
- test
1416
scopes:
1517
- cmd
1618
- llm

0 commit comments

Comments
 (0)