...

Text file src/dario.cat/mergo/.deepsource.toml

Documentation: dario.cat/mergo

     1version = 1
     2
     3test_patterns = [
     4  "*_test.go"
     5]
     6
     7[[analyzers]]
     8name = "go"
     9enabled = true
    10
    11  [analyzers.meta]
    12  import_path = "dario.cat/mergo"

View as plain text