Merge pull request #2355 from prometheus/beorn7/lint
Remove auto-generated protobuf code from codeclimate
This commit is contained in:
commit
9688a312ed
|
@ -9,6 +9,7 @@ ratings:
|
|||
paths:
|
||||
- "**.go"
|
||||
exclude_paths:
|
||||
- "/storage/remote/remote.pb.go"
|
||||
- /vendor
|
||||
- /web/ui/static/vendor
|
||||
- "/web/ui/bindata.go"
|
||||
|
|
Loading…
Reference in New Issue