批评家:最自以为是的Go源代码linter用于代码审核 源码
批评 高度可扩展的Go源代码linter,可提供其他linter当前缺少的检查。 从来没有太多的静态代码分析。 试试看。 产品特点 几乎100种诊断程序,用于检查, 和问题 可扩展,无需重新编译 包括#opinionated检查有非常严格和特定的要求 自我记录: gocritic doc 提供了检查器描述 文献资料 最新文档可在。 安装 对于大多数用户而言,在下使用go-critic就足够了。 预编译go-critic二进制文件可以在页面上找到。 以下说明显示了如何从源头建立go-critic 。 GO111MODULE=on go get -v -u gith
文件列表
批评家:最自以为是的Go源代码linter,用于代码审核
(预估有个334文件)
check.go
11KB
lintpack.go
8KB
linttest.go
6KB
.gitignore
291B
negative_tests.go
20KB
positive_tests.go
6KB
positive_tests.go
4KB
positive_tests.go
4KB
main.go
4KB
negative_tests.go
9KB
暂无评论