Remove auto-generated protobuf code from codeclimate

This commit is contained in:
beorn7 2017-01-20 11:07:20 +01:00
parent d717175104
commit 4392aa43d4
1 changed files with 1 additions and 0 deletions

View File

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