tailscale/tool/gocross
Andrew Dunham 280255acae
various: add golangci-lint, fix issues (#7905)
This adds an initial and intentionally minimal configuration for
golang-ci, fixes the issues reported, and adds a GitHub Action to check
new pull requests against this linter configuration.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I8f38fbc315836a19a094d0d3e986758b9313f163
2023-04-17 18:38:24 -04:00
..
autoflags.go tool/gocross: add ts_macext build tag for Xcode builds 2023-04-11 11:27:26 -07:00
autoflags_test.go tool/gocross: add ts_macext build tag for Xcode builds 2023-04-11 11:27:26 -07:00
env.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
env_test.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_other.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
gocross-wrapper.sh tool/gocross: use grep -E over egrep to avoid warning 2023-03-28 20:07:11 -07:00
gocross.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
goroot.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
toolchain.go tool/gocross: support running from outside the repo dir 2023-03-20 15:01:58 -07:00