continuwuity/committed.toml
2025-10-18 16:12:35 +02:00

14 lines
167 B
TOML

allowed_types = [
"build",
"chore",
"ci",
"docs",
"feat",
"fix",
"perf",
"refactor",
"style",
"test",
]
style = "conventional"
subject_length = 72