github.com/purpleclay/gitz@v0.8.2-0.20240515052600-43f80eea2fe1/.deepsource.toml (about)

     1  version = 1
     2  
     3  test_patterns = [
     4    "**/*_test.go"
     5  ]
     6  
     7  [[analyzers]]
     8  name = "go"
     9  enabled = true
    10  
    11      [analyzers.meta]
    12      import_root = "github.com/purpleclay/nsv"
    13  
    14  [[analyzers]]
    15  name = "secrets"
    16  enabled = true