mirror of https://github.com/go-gorm/gorm.git
12 lines
125 B
YAML
12 lines
125 B
YAML
|
---
|
||
|
engines:
|
||
|
gofmt:
|
||
|
enabled: true
|
||
|
govet:
|
||
|
enabled: true
|
||
|
golint:
|
||
|
enabled: true
|
||
|
ratings:
|
||
|
paths:
|
||
|
- "**.go"
|