func/vendor/github.com/dgraph-io/ristretto/.deepsource.toml

18 lines
189 B
TOML

version = 1
test_patterns = [
'**/*_test.go'
]
exclude_patterns = [
]
[[analyzers]]
name = 'go'
enabled = true
[analyzers.meta]
import_path = 'github.com/dgraph-io/ristretto'