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 1921373 commit 4383222Copy full SHA for 4383222
setup.cfg
@@ -26,4 +26,4 @@ exclude = test
26
27
[options.entry_points]
28
console_scripts =
29
- commit-msg-regex-hook = src.commit_msg_regex_hook:main
+ commit-msg-regex-hook = commit_msg_regex_hook:main
0 commit comments