forked from ms/transocks
9 lines
125 B
YAML
9 lines
125 B
YAML
|
linters:
|
||
|
enable:
|
||
|
- dupl
|
||
|
- goconst
|
||
|
- gofmt
|
||
|
- golint
|
||
|
- typecheck
|
||
|
- unparam
|