Skip to content

Commit

Permalink
.coafile: Fix a typo
Browse files Browse the repository at this point in the history
Changes `[commits]` to `[commit]`.

Closes #451
  • Loading branch information
idealrealism committed Dec 4, 2017
1 parent 7d66040 commit f3ba1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coafile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bears = LineLengthBear
[all.links]
bears = InvalidLinkBear

[commits]
[commit]
bears = GitCommitBear
shortlog_regex = ([^:]*|[^:]+[^ ]: [A-Z0-9*].*)
shortlog_trailing_period = False

0 comments on commit f3ba1ec

Please sign in to comment.