Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pre-commit-hook

black and flake8 hooks conflicts

pre-commit-hook flake8

Pre-commit complains that "Stashed changes conflicted with hook auto-fixes" despite manually formatting files?

Escaping a backslash in Batch File using FINDSTR

Staging again files during pre-commit hook?

pre-commit fails to install isort 5.10.1 with error "RuntimeError: The Poetry configuration is invalid" [duplicate]

Subversion Tagging and Security

How to get new-style ESLint config working with pre-commit?

How do I stop the ruff linter from moving imports into an if TYPE CHECKING statement?

python pre-commit-hook ruff

Exclude Test files from precommit hook

pre-commit works fine, but git commit fails

Running pre commits, excluding a directory for multiples hooks

How to get only the changed part of the file to be proccessed in pre-commit hook?

bash git shell pre-commit-hook

Pre commit hook for eslint and vue

Python: enforce type hinting [duplicate]

Pre-commit hooks getting partial committed file list

git pre-commit-hook

How to automaticaly add global config variable in commit messge?

pytest tests with pre-commit hook only on push, not commit

Git - pre-commit hook error color

With pre-commit, how to use some hooks before commit and others before push