Skip to content

Support pre-commit #10

@shenxianpeng

Description

@shenxianpeng

Lack of pre-commit hook support—pre-commit is the most natural place to handle checks for branch naming and commit messages.

Currently, the only available mechanism is GitHub Actions; however, many developers are more accustomed to running linters locally rather than waiting for feedback from the CI pipeline. Providing a pre-commit hook entry point (even if it merely invokes the CLI) would significantly reduce the friction associated with M01 and M02 checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions