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 committed Dec 1, 2017
1 parent b8ad75d commit a07365a
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 @@ -31,3 +31,7 @@ bears = InvalidLinkBear
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 a07365a

Please sign in to comment.