feat(valid-title): support ignoring leading and trailing whitespace #1580
Triggered via pull request
September 15, 2023 10:01
Status
Failure
Total duration
1m 36s
Artifacts
–
lint.yml
on: pull_request
commitlint
14s
danger
1m 26s
Annotations
1 error
commitlint
You have commit messages with errors
⧗ input: add ignoreSpaces option to valid-title rule
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix type and add test
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|