github.com/etecs-ru/ristretto@v0.9.1/.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'