mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-13 16:13:22 -05:00
`gosimports` is the preferred style for module imports and it is enforced via CI. I've found that things often manage to drift so I've taken the liberty to update our pre-commit hook to verify our imports formatting before a change is committed. Along with updating the formatting helper I've also run `make fmt` to resolve any formatting drift that managed to make it into the codebase. Signed-off-by: Ryan Cragun <me@ryan.ec> |
||
|---|---|---|
| .. | ||
| cross | ||
| docker | ||
| windows | ||
| assetcheck.sh | ||
| build.sh | ||
| ci-helper.sh | ||
| copywrite-exceptions.sh | ||
| coverage.sh | ||
| deprecations-checker.sh | ||
| dist.sh | ||
| gen_openapi.sh | ||
| go-helper.sh | ||
| semgrep_plugin_repos.sh | ||
| testciphers.sh | ||
| update_plugin_modules.sh | ||