Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pre-commit.com

How to solve pre-commit asserttion error on ubuntu 22.04

Git pre-commit hook configuration

RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.1'

Can I exclude files from every pre-commit hook except for one without repeating myself?

git pre-commit.com

Cowardly refusing to install hooks with `core.hooksPath` set

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

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

Ignoring Django Migrations in pyproject.toml file for Black formatter

Run a pre-commit hook only if all other hooks are successful

pre-commit.com

mypy: pre-commit results differ from

mypy pre-commit.com

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

Flakehell with .toml configuration and pre-commit hook

InvalidManifestError: At key language: Expected one of ... but got: 'python_venv'

pre-commit.com

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 exclude untracked / new files from pre-commit hook via pre-commit.com?

git pre-commit.com

Pre commit hook for eslint and vue

Unable to run pre-commit in anaconda environment

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