Closed
Description
Expected Behavior
On the same model of header-full-stop
or subject-full-stop
, a body-full-stop
rule would trigger if body
ends with value
.
Current Behavior
As far I know, no such rule currently exists.
Affected packages
- cli
- core
- prompt
- config-angular
Context
This would help ensuring consistent formatting of my release notes. I implemented a template which expects the body to end with a full-stop, and I would like to enforce this with a git-hook.