-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I implemented the hook and I get an error even it matches.
[Invalid Commit Message]
------------------------
Valid types: build
ci
docs
feat
fix
perf
refactor
style
test
chore
Max length (first line): 52
Min length (first line): 1
Regex: ^[.0-9]+$|build
|ci
|docs
|feat
|fix
|perf
|refactor
|style
|test
|chore)(\(.+\))?: .{1,52}$
Actual commit message: "refactor(async): almost done"
Actual length: 29and I also dont get it why my regex has line breaks in it
I am on windows
Metadata
Metadata
Assignees
Labels
No labels