mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-02 16:11:09 +01:00
The pre-commit hook was taking quite a while to run. Let's just check changed files to avoid unnecessary `go fmt` on the entire tree.
The pre-commit hook was taking quite a while to run. Let's just check changed files to avoid unnecessary `go fmt` on the entire tree.