Merge pull request #2361 from larkinscott/patch-1

Update .codeclimate.yml
This commit is contained in:
Björn Rabenstein 2017-01-24 11:51:51 +01:00 committed by GitHub
commit 22a8fb4bc9

View file

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