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