Codebase list golang-github-imdario-mergo / 8ae0355 .deepsource.toml
8ae0355

Tree @8ae0355 (Download .tar.gz)

.deepsource.toml @8ae0355raw · history · blame

version = 1

test_patterns = [
  "*_test.go"
]

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

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