diff --git a/.codeclimate.yml b/.codeclimate.yml index 9aca278d4..bc66d3501 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -9,6 +9,7 @@ ratings: paths: - "**.go" exclude_paths: +- "/storage/remote/remote.pb.go" - /vendor - /web/ui/static/vendor - "/web/ui/bindata.go"