Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to skip precommit checks #251

Open
rocktimsaikia opened this issue Sep 25, 2023 · 1 comment
Open

Option to skip precommit checks #251

rocktimsaikia opened this issue Sep 25, 2023 · 1 comment
Labels
feature New feature or request pending triage

Comments

@rocktimsaikia
Copy link
Contributor

Feature request

An option to skip pre-commit hook checks and commit directly.
basically git commit <msg> -n

Why?

Sometimes you just need to commit changes without going through all the pre-commit checks.

Alternatives

No response

Additional context

No response

@rocktimsaikia rocktimsaikia added feature New feature or request pending triage labels Sep 25, 2023
@negoziator
Copy link

@rocktimsaikia I've forked the repo, since this seems to no longer be maintained.

https://www.npmjs.com/package/@negoziator/ai-commit

In my version you can set it to auto-confirm commit messages 😄

aicommit config set auto-confirm=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request pending triage
Projects
None yet
Development

No branches or pull requests

2 participants