We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63da935 commit 6fc9985Copy full SHA for 6fc9985
src/main/cli.py
@@ -9,7 +9,7 @@
9
import re
10
from typing import Pattern
11
12
-# Defualt commit message path
+# Default commit message path
13
COMMIT_EDITMSG = ".git/COMMIT_EDITMSG"
14
PASS=True
15
FAIL=False
0 commit comments