...

Text file src/github.com/dgraph-io/ristretto/.deepsource.toml

Documentation: github.com/dgraph-io/ristretto

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

View as plain text