Skip to content

Commit c03ee1d

Browse files
committed
✨ Feat: add sgc type init for initial commit
1 parent d47a9ef commit c03ee1d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.sgcrc_default

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
"emoji": ":white_check_mark:",
4545
"type": "Test:",
4646
"description": "Adding missing tests or correcting existing tests"
47+
},
48+
{
49+
"emoji": ":tada:",
50+
"type": "Init:",
51+
"description": "The very first commit"
4752
}
4853
],
4954
"rules": {

0 commit comments

Comments
 (0)