Set pruning settings for dep

This commit is contained in:
Christoph Blecker 2018-04-30 14:16:49 -07:00
parent 6ea6e477bf
commit a6c01b9a50
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
1 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
required = ["github.com/client9/misspell/cmd/misspell"]
[prune]
go-tests = true
unused-packages = true
non-go = true