Browse Source

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

pull/1780/head
Ethan Buchman 7 years ago
parent
commit
ab51bdef99
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      types/types.pb.go

+ 1
- 0
types/types.pb.go 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"


Loading…
Cancel
Save