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 Remove revision from version command 2021-01-12 16:35:30 -05:00
changelog-links.sh Fixed regexp to process comma-separated links to github issues in CHANGELOG.md 2016-10-27 20:07:37 +02:00
debug-terraform scripts: helper for launching Terraform in the dlv debugger 2017-10-16 17:51:54 -07:00
exhaustive.sh build: Add exhaustive switch statement lint 2021-09-24 15:12:44 -04:00
gofmtcheck.sh add staticcheck make target 2021-09-01 11:36:21 -04:00
gogetcookie.sh build: refresh go.googlesource.com cookie (#20558) 2019-03-05 08:31:36 -08:00
staticcheck.sh build: Run staticcheck with "go run" 2021-10-12 11:42:17 -07:00