mirror of https://github.com/hashicorp/terraform
build/Makefile: Properly exclude files under "./vendor/" path for `go fmt` (#19097)
Properly exclude files under "./vendor/" path, and find "files" only. The original method "might" found "directories" with the same naming, or, might exclude occasionally exclude the go files with "vendor" string in any part of its path.pull/22718/head
parent
f9380fd9be
commit
0c63c7c854
Loading…
Reference in new issue