|
@@ -82,9 +82,6 @@ issues:
|
|
path: "api/types/(volume|container)/"
|
|
path: "api/types/(volume|container)/"
|
|
linters:
|
|
linters:
|
|
- golint
|
|
- golint
|
|
- - text: "(G201|G202): SQL string (formatting|concatenation)"
|
|
|
|
- linters:
|
|
|
|
- - gosec
|
|
|
|
# FIXME: evaluate these and fix where needed: G307: Deferring unsafe method "*os.File" on type "Close" (gosec)
|
|
# FIXME: evaluate these and fix where needed: G307: Deferring unsafe method "*os.File" on type "Close" (gosec)
|
|
- text: "G307: Deferring unsafe method"
|
|
- text: "G307: Deferring unsafe method"
|
|
linters:
|
|
linters:
|