Skip to content

Commit

Permalink
.coafile: Enhance rules for commit
Browse files Browse the repository at this point in the history
Adds the additional issue-reference settings from
coala/coala-bears.

Closes coala#422
  • Loading branch information
yashasingh authored and gitmate-bot committed Feb 1, 2018
1 parent 755c30a commit 36ede15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .coafile
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ default_actions = Jinja2Bear: ApplyPatchAction
bears = GitCommitBear
shortlog_regex = ([^:]*|[^:]+[^ ]: [A-Z0-9*].*)
shortlog_trailing_period = False
body_close_issue = True
body_close_issue_full_url = True
body_close_issue_on_last_line = True
body_enforce_issue_reference = False

0 comments on commit 36ede15

Please sign in to comment.