Codebase list golang-github-imdario-mergo / b976f590-0d3e-4bdb-89f3-abe611355bc0/main .deepsource.toml
b976f590-0d3e-4bdb-89f3-abe611355bc0/main

Tree @b976f590-0d3e-4bdb-89f3-abe611355bc0/main (Download .tar.gz)

.deepsource.toml @b976f590-0d3e-4bdb-89f3-abe611355bc0/mainraw · history · blame

version = 1

test_patterns = [
  "*_test.go"
]

[[analyzers]]
name = "go"
enabled = true

  [analyzers.meta]
  import_path = "github.com/imdario/mergo"