1 Star 0 Fork 9

名字长点才好记 / kubevela

forked from Gitee 极速下载 / kubevela 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
staticcheck.conf 346 Bytes
一键复制 编辑 原始数据 按行查看 历史
roy wang 提交于 2021-01-28 17:43 . fix staticcheck issues
# This is config file for staticcheck.
# If you need to add ignored checks, pls also add explaination in comments.
checks = ["all", "-ST1000", "-ST1003", "-ST1016"]
# ST1000 - Incorrect or missing package comment (non-default)
# ST1003 – Poorly chosen identifier (non-default)
# ST1016 – Use consistent method receiver names (non-default)
Go
1
https://gitee.com/kaopuke/kubevela.git
git@gitee.com:kaopuke/kubevela.git
kaopuke
kubevela
kubevela
master

搜索帮助