Merge pull request #2355 from prometheus/beorn7/lint

Remove auto-generated protobuf code from codeclimate
pull/2359/head
Björn Rabenstein 8 years ago committed by GitHub
commit 9688a312ed

@ -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