From ab51bdef994946d5bf24c5808d730b493c8e923e Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Mon, 27 Nov 2017 20:53:03 +0000 Subject: [PATCH] types.pb.go isnt linted. use nolint :( --- types/types.pb.go | 1 + 1 file changed, 1 insertion(+) diff --git a/types/types.pb.go b/types/types.pb.go index 7b278ea26..e433d1986 100644 --- a/types/types.pb.go +++ b/types/types.pb.go @@ -40,6 +40,7 @@ It has these top-level messages: Validator KVPair */ +//nolint: gas package types import proto "github.com/golang/protobuf/proto"