Update .gometalinter.json (#2675)

This commit is contained in:
Riley Karson 2018-12-14 13:30:39 -08:00 committed by Nathan McKinley
parent 48e687e49f
commit 3439746a46

View File

@ -1,6 +1,7 @@
{
"Deadline": "10m",
"Enable": [
"gofmt",
"vet"
],
"EnableGC": true,