9 Star 31 Fork 17

EdgexFoundry/edgex-go

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.golangci.yml 359 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: "2"
linters:
enable:
- gosec
exclusions:
generated: lax
presets:
- comments
- common-false-positives
- legacy
- std-error-handling
paths:
- third_party$
- builtin$
- examples$
formatters:
exclusions:
generated: lax
paths:
- third_party$
- builtin$
- examples$
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/EdgexFoundry/edgex-go.git
git@gitee.com:EdgexFoundry/edgex-go.git
EdgexFoundry
edgex-go
edgex-go
main

搜索帮助