Commit fd93c28
authored
Accept one line git commit messages (#19)
Prior to this fix, one line git commit messages would be rejected by the
check.
Fix is to update to the latest version of the checker, which has the fix
for this[1]
[1] https://github.com/mristin/opinionated-commit-message#one-liners1 parent b5bfe53 commit fd93c28
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments