Enable vetshadow linter

This commit is contained in:
Andrey Smirnov
2017-05-04 23:00:13 +03:00
parent a9a5a73dfd
commit 5ce6bf8718
18 changed files with 82 additions and 65 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"staticcheck",
"varcheck",
"structcheck",
"aligncheck"
"aligncheck",
"vetshadow"
],
"Deadline": "20m",
"Vendor": true,