secondbrain-io/Commit message validator
Enforce angular commit message convention with minimal dependency only git and bash.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allow_temp | If not empty, no validation is done on `fixup!` and `squash!` commits. | no | — |
| no_revert_sha1 | If not empty, reverted sha1 commit is not mandatory in revert commit message. | no | — |
| header_length | If not empty, max header_length | no | — |
Outputs
no outputs