staticcheck 是一个高级的Golang linter,通过静态分析帮助发现bug、性能问题以及统一代码风格
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
翻译 - 一个Golang工具,可以执行静态分析,单元测试,代码审查并生成代码质量报告。
Staticcheck's official GitHub Action
Run 'staticcheck' in Bazel with rules_go's nogo static analysis.
Tooling for linting, testing and building Go applications
This linter plugin for SublimeLinter provides an interface to staticcheck.