Commit 3d610a78 authored by Steven's avatar Steven

chore: update golangci config

parent ec17c4b0
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment