github.com/outcaste-io/ristretto@v0.2.3/.deepsource.toml (about) 1 version = 1 2 3 test_patterns = [ 4 '**/*_test.go' 5 ] 6 7 exclude_patterns = [ 8 9 ] 10 11 [[analyzers]] 12 name = 'go' 13 enabled = true 14 15 16 [analyzers.meta] 17 import_path = 'github.com/dgraph-io/ristretto'