8 lines
126 B
TOML
8 lines
126 B
TOML
|
[prune]
|
||
|
go-tests = true
|
||
|
unused-packages = true
|
||
|
|
||
|
[[constraint]]
|
||
|
name = "github.com/stretchr/testify"
|
||
|
version = "1.2.2"
|