subject_length = 50
subject_capitalized = false
subject_not_punctuated = true
imperative_subject = true
no_fixup = true
no_wip = true
hard_line_length = 0
line_length = 80
style = "none"
allowed_types = [
"fix",
"feat",
"chore",
"docs",
"style",
"refactor",
"perf",
"test",
]
merge_commit = true