Skip to content

Allow multi-line footers #42

@ap0llo

Description

@ap0llo

In the latest version of the Conventional Commits specification specification, mutli-line footers are explicitly allowed:

  1. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions