syncthing/.deepsource.toml

10 lines
157 B
TOML
Raw Normal View History

2021-03-17 20:05:20 +01:00
version = 1
exclude_patterns = ["*.pb.go"]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_paths = ["github.com/syncthing/syncthing"]