Skip to content

Commit 3d610a7

Browse files
committed
chore: update golangci config
1 parent ec17c4b commit 3d610a7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.golangci.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@ linters:
9292
- pattern: 'fmt\.Errorf(# Please use errors\.Wrap\|Wrapf\|Errorf instead)?'
9393
- pattern: 'ioutil\.ReadDir(# Please use os\.ReadDir)?'
9494

95-
issues:
96-
exclude:
97-
- Rollback
98-
- fmt.Printf
99-
10095
formatters:
10196
enable:
10297
- goimports

0 commit comments

Comments
 (0)