Codebase list golang-github-imdario-mergo / 5afda208-0b5b-4262-ac70-8e6d877a4395/main .deepsource.toml
5afda208-0b5b-4262-ac70-8e6d877a4395/main

Tree @5afda208-0b5b-4262-ac70-8e6d877a4395/main (Download .tar.gz)

.deepsource.toml @5afda208-0b5b-4262-ac70-8e6d877a4395/mainraw · history · blame

version = 1

test_patterns = [
  "*_test.go"
]

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

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