We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d399d6e commit ffdb5f2Copy full SHA for ffdb5f2
src/popups/conventional_commit.rs
@@ -49,7 +49,7 @@ enum CommitType {
49
50
enum MoreInfoCommit {
51
// 🎨
52
- Structure,
+ CodeStyle,
53
// ⚡️
54
Performance,
55
// 🐛
0 commit comments