[PATCH] Add flake8 and isort to .pre-commit-config.yaml

Kévin Le Gouguec legouguec@adacore.com
Tue Apr 9 13:04:28 GMT 2024


Tom de Vries <tdevries@suse.de> writes:

> But when running git commit, the wrong one was used.  I just needed to rerun "pre-commit install" to re-install the hooks, which fixes this.

Oooh, hadn't though of that - pre-commit does capture an
"INSTALL_PYTHON" into .git/hooks/pre-commit.  Good catch!


More information about the Gdb-patches mailing list