#author("2023-03-09T23:35:12+00:00","default:admin","admin") #author("2023-03-10T05:24:45+00:00","default:admin","admin") *標準 [#pfa8fa58] $ go vet *パッケージ [#b5faa0a3] -[[Goの静的解析ツールをgolintからstaticcheckに移行した話:https://blog.cybozu.io/entry/2021/02/26/081013]] **[[staticcheck:https://staticcheck.io/]] [#r68ff078] -インストール $ go install honnef.co/go/tools/cmd/staticcheck@latest -静的解析 $ staticcheck . **golangci-lint [#u1357847] **[[golangci-lint:https://golangci-lint.run/]] [#u1357847] **revive [#rba6d6b2]