-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
featureNew feature or requestNew feature or request
Description
In the latest version of the Conventional Commits specification specification, mutli-line footers are explicitly allowed:
- A footer’s value MAY contain spaces and newlines, and parsing MUST terminate when the next valid footer token/separator pair is observed.
This is currently not supported by the commit message parser.
Support for multi-line footers should be added on order to be conformant to the specification.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request