Skip to content

Commit b9cf524

Browse files
committed
fix(lint): make lint happy
1 parent 350e2e3 commit b9cf524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ linters:
2020
#- depguard
2121
- dogsled
2222
- errcheck
23-
- exportloopref
23+
#- exportloopref
2424
- exhaustive
2525
#- funlen
2626
#- goconst

0 commit comments

Comments
 (0)