mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-11 00:21:23 +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.