types.pb.go isnt linted. use nolint :(

This commit is contained in:
Ethan Buchman
2017-11-27 20:53:03 +00:00
parent 26d967af7e
commit ab51bdef99

View File

@@ -40,6 +40,7 @@ It has these top-level messages:
Validator
KVPair
*/
//nolint: gas
package types
import proto "github.com/golang/protobuf/proto"