Codebase list golang-github-imdario-mergo / run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/main .deepsource.toml
run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/main

Tree @run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/main (Download .tar.gz)

.deepsource.toml @run/e1fcb303-93b9-485d-b119-c5ef1c4f3e29/mainraw · history · blame

version = 1

test_patterns = [
  "*_test.go"
]

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

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