Skip to content

Implement noMergeCommits #293

Description

@spdiswal

Adapted from the no-merge-commits rule in v1.

Configuration

None.

Unit tests

  • When there are no merge commits, it does not raise any concerns.
  • When there is 1 merge commit, it raises 1 concern about the commit parents.
  • When there are 2 merge commits, it raises 2 concerns about the commit parents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions