Sign in
apache
/
cloudberry-gpbackup-s3-plugin
/
5d2f37e003a580902aba6daef933fba0fb4260ee
/
.
/
gometalinter.config
blob: eeec844c4744127f72785a5f531836639ec82e02 [
file
]
{
"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"
]
}