Golang: Linter
1st November 2021 at 5:14pm
Golang
golangci-lint
应该是目前最主流的 linter。功能非常强大,定义的内容非常非常地细。建议在任何 go 项目中都使用它。Goland 有插件可以自动调用它。