gorm/.codeclimate.yml

12 lines
125 B
YAML
Raw Normal View History

2015-08-22 03:46:46 +03:00
---
engines:
gofmt:
enabled: true
govet:
enabled: true
golint:
enabled: true
ratings:
paths:
- "**.go"