blob: d5c34d6adffe01fa407a4577fab48069d07194bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[[constraint]]
branch = "master"
name = "tinygo.org/x/go-llvm"
[[constraint]]
branch = "master"
name = "golang.org/x/tools"
[prune]
go-tests = true
unused-packages = true
|