pre-commit-docker A Docker image that runs pre-commits on your code. Install Please see Code Validation for installation instructions. Remove Githook git config --unset core.hooksPath Re-add Githook git config core.hooksPath .githooks