Remove auto-generated protobuf code from codeclimate

pull/2355/head
beorn7 8 years ago
parent d717175104
commit 4392aa43d4

@ -9,6 +9,7 @@ ratings:
paths: paths:
- "**.go" - "**.go"
exclude_paths: exclude_paths:
- "/storage/remote/remote.pb.go"
- /vendor - /vendor
- /web/ui/static/vendor - /web/ui/static/vendor
- "/web/ui/bindata.go" - "/web/ui/bindata.go"

Loading…
Cancel
Save