2 Star 0 Fork 0

mirrors_apache/cloudberry-gpbackup-s3-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gometalinter.config 273 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chris Hajas 提交于 2018-05-24 11:35 . Add errcheck linter (#1)
{
"DisableAll": true,
"Enable": ["golint", "vet", "varcheck", "unparam", "errcheck"],
"Exclude": [
"should have comment",
"comment on exported",
"should not use dot imports",
"don't use ALL_CAPS in Go names; use CamelCase",
"and that stutters"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_apache/cloudberry-gpbackup-s3-plugin.git
git@gitee.com:mirrors_apache/cloudberry-gpbackup-s3-plugin.git
mirrors_apache
cloudberry-gpbackup-s3-plugin
cloudberry-gpbackup-s3-plugin
REL_1_STABLE

搜索帮助