1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-01-12 23:09:30 +00:00
ceph-csi/vendor/github.com/imdario/mergo/.deepsource.toml
Humble Chirammal 34fc1d847e Changes to accommodate client-go changes and kube vendor update
to v1.18.0

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-04-14 10:50:12 +00:00

12 lines
151 B
TOML

version = 1
test_patterns = [
"*_test.go"
]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_path = "github.com/imdario/mergo"