Skip to content

Commit messages in the format "Merge branch ..." fail linting #210

@ctrom

Description

@ctrom

Expected Behavior

If a commit message follows the format Merge branch 'Merge-Me', it should pass the linter.

Current Behavior

Messages in the above stated format do not pass the linter. This seems to be a violation of the logic here:
https://github.com/marionebl/commitlint/blob/master/@commitlint/core/src/library/is-ignored.js

Steps to Reproduce (for bugs)

echo "Merge branch 'ctrom-YarnBuild'" | commitlint
No additional configuration required.

Executable Version
commitlint --version 5.1.1
git --version 2.15.1
node --version v9.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions