Skip to content

Commit 0267400

Browse files
committed
chore: deleted unnecessary txt file & fixed config for golangci-lint
1 parent ea23222 commit 0267400

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ linters:
1313
linters-settings:
1414
errcheck:
1515
exclude-functions:
16-
- dev/errcheck-exclude.txt
16+
- (*go.uber.org/zap.Logger).Sync

dev/errcheck-exclude.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)