Commit 1f0177c
fix(Check): process empty commit message
`elif self.commit_msg` will be skipped if the commit message is empty string, but this should be handled.1 parent 6493fe2 commit 1f0177c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments