Skip to content

Commit 1c4540b

Browse files
yashasinghEverWinter23
authored andcommitted
.coafile: Enhance rules for commit
Adds the additional issue-reference settings from coala/coala-bears. Closes coala#422
1 parent 069b4c2 commit 1c4540b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.coafile

+4
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ default_actions = Jinja2Bear: ApplyPatchAction
3636
bears = GitCommitBear
3737
shortlog_regex = ([^:]*|[^:]+[^ ]: [A-Z0-9*].*)
3838
shortlog_trailing_period = False
39+
body_close_issue = True
40+
body_close_issue_full_url = True
41+
body_close_issue_on_last_line = True
42+
body_enforce_issue_reference = False

0 commit comments

Comments
 (0)