Codebase list golang-github-imdario-mergo / f0c9309 .deepsource.toml
f0c9309

Tree @f0c9309 (Download .tar.gz)

.deepsource.toml @f0c9309raw · history · blame

version = 1

test_patterns = [
  "*_test.go"
]

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

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