gorm/.codeclimate.yml

12 lines
125 B
YAML

---
engines:
gofmt:
enabled: true
govet:
enabled: true
golint:
enabled: true
ratings:
paths:
- "**.go"