Skip to content

Commit 2d50222

Browse files
committed
Disable QF1006 staticcheck lint
1 parent b14abfc commit 2d50222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ linters:
1818
- "-ST1022"
1919
- "-ST1023"
2020
- "-QF1008"
21+
- "-QF1006"

0 commit comments

Comments
 (0)