Codebase list golang-github-go-kit-kit / 5550f4e .deepsource.toml
5550f4e

Tree @5550f4e (Download .tar.gz)

.deepsource.toml @5550f4eraw · history · blame

version = 1

test_patterns = ["**/*_test.go"]

exclude_patterns = ["examples/**"]

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

  [analyzers.meta]
  import_paths = ["github.com/go-kit/kit"]