1 Star 0 Fork 1

EdgexFoundry/go-mod-bootstrap

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.golangci.yml 359 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jude Hung 提交于 2025-10-31 13:44 +08:00 . build: update to go 1.25 and golangci-lint 2.5.0
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 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/EdgexFoundry/go-mod-bootstrap.git
git@gitee.com:EdgexFoundry/go-mod-bootstrap.git
EdgexFoundry
go-mod-bootstrap
go-mod-bootstrap
main

搜索帮助