syncthing/.deepsource.toml

12 lines
186 B
TOML

version = 1
exclude_patterns = ["*.pb.go"]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_paths = ["github.com/syncthing/syncthing"]
build_tags = ["noassets"]