
As observed in #30, there's tools out there that don't comply 100% with the referenced golang convention. With this change, golangci-lint will skip some more of those generated files. Signed-off-by: Stephan Renatus <srenatus@chef.io>
7 lines
103 B
Go
7 lines
103 B
Go
// Code generated by protoc-gen-foo
|
|
// source: bar.proto
|
|
// DO NOT EDIT!!!
|
|
package testdata
|
|
|
|
var v int
|