blob: 266045f0ecbbb33fccb1e31028cbfd2f076e1a42 [file] [log] [blame]
version = 1
test_patterns = [
'integration/testgc/**',
'**/*_test.go'
]
exclude_patterns = [
]
[[analyzers]]
name = 'go'
enabled = true
[analyzers.meta]
import_path = 'github.com/dgraph-io/badger'