Skip to content

Commit f6c310f

Browse files
committed
chore: commitfmt type enum change
1 parent b03700b commit f6c310f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commitfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[lint.header]
2-
type-enum = ["chore", "ci", "feat", "fix", "refactor", "style", "test", "docs", "BREAKING CHANGE"]
2+
type-enum = ["chore", "ci", "feat", "fix", "refactor", "style", "test", "docs"]
33
description-case = "lower-first"
44
description-max-length = 72
55
description-full-stop = true

0 commit comments

Comments
 (0)