One
One copied to clipboard
❔ Auto run pre-commit on top of Git ❔
trafficstars
pip install pre-commit
pre-commit
I need to focus on development and the core. can we add pre-commit on top of Git as a hack/module?
pre-commit run --all-files
make check