Skip to content

[FEATURE REQUEST] Support custom git params #14

@gomorizsolt

Description

@gomorizsolt

Our team uses pre-commit to ensure certain tests pass before committing the changes. However, in some cases, it's unnecessary to run these scripts(e.g. when editing README.md) and so we're able to skip them by appending the --no-verify param to the command.

Example

git commit -m "John Doe" --no-verify

What's your opinion on this feature? Can you see any security issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions