chore: update golangci config

pull/4586/head
Steven 4 months ago
parent ec17c4b015
commit 3d610a78f2

@ -92,11 +92,6 @@ linters:
- pattern: 'fmt\.Errorf(# Please use errors\.Wrap\|Wrapf\|Errorf instead)?'
- pattern: 'ioutil\.ReadDir(# Please use os\.ReadDir)?'
issues:
exclude:
- Rollback
- fmt.Printf
formatters:
enable:
- goimports

Loading…
Cancel
Save