-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow colons in commit message title (#41)
The title-format rule was previously too eager and disallowed all usage of colons followed by non-spaces, rather than just for the subsystem. Fix that by only checking for a space after the *first* colon. Fixes: #40
- Loading branch information
1 parent
b3a89a1
commit a3e9d95
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters