terraform/scripts
Martin Atkins 965c0f3f91 build: Run staticcheck with "go run"
Running the tool this way ensures that we'll always run the version
selected by our go.mod file, rather than whatever happened to be available
in $GOPATH/bin on the system where we're running this.

This change caused some contexts to now be using a newer version of
staticcheck with additional checks, and so this commit also includes some
changes to quiet the new warnings without any change in overall behavior.
2021-10-12 11:42:17 -07:00
..
build.sh
changelog-links.sh
debug-terraform
exhaustive.sh build: Add exhaustive switch statement lint 2021-09-24 15:12:44 -04:00
gofmtcheck.sh
gogetcookie.sh
staticcheck.sh build: Run staticcheck with "go run" 2021-10-12 11:42:17 -07:00