Merge pull request #2355 from prometheus/beorn7/lint

Remove auto-generated protobuf code from codeclimate
This commit is contained in:
Björn Rabenstein 2017-01-20 11:31:51 +01:00 committed by GitHub
commit 9688a312ed
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"