mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
Merge pull request #3355 from prometheus/remove-codeclimate
Remove .codeclimate.yml
This commit is contained in:
commit
5800c257af
|
@ -1,15 +0,0 @@
|
|||
engines:
|
||||
gofmt:
|
||||
enabled: true
|
||||
golint:
|
||||
enabled: true
|
||||
govet:
|
||||
enabled: true
|
||||
ratings:
|
||||
paths:
|
||||
- "**.go"
|
||||
exclude_paths:
|
||||
- "/storage/remote/remote.pb.go"
|
||||
- vendor/
|
||||
- web/ui/static/vendor/
|
||||
- "/web/ui/bindata.go"
|
Loading…
Reference in a new issue