mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-28 00:51:24 +02: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.