|
@@ -113,14 +113,6 @@ issues:
|
|
path: "api/types/(volume|container)/"
|
|
path: "api/types/(volume|container)/"
|
|
linters:
|
|
linters:
|
|
- revive
|
|
- revive
|
|
- # FIXME temporarily suppress these. See #39926
|
|
|
|
- - text: "SA1019: httputil.NewClientConn"
|
|
|
|
- linters:
|
|
|
|
- - staticcheck
|
|
|
|
- # FIXME temporarily suppress these (related to the ones above)
|
|
|
|
- - text: "SA1019: httputil.ErrPersistEOF"
|
|
|
|
- linters:
|
|
|
|
- - staticcheck
|
|
|
|
# FIXME temporarily suppress these (see https://github.com/gotestyourself/gotest.tools/issues/272)
|
|
# FIXME temporarily suppress these (see https://github.com/gotestyourself/gotest.tools/issues/272)
|
|
- text: "SA1019: (assert|cmp|is)\\.ErrorType is deprecated"
|
|
- text: "SA1019: (assert|cmp|is)\\.ErrorType is deprecated"
|
|
linters:
|
|
linters:
|