Skip to content

Commit 2288865

Browse files
committed
fix: disable SA4017 staticcheck rule
1 parent 1b95ff6 commit 2288865

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ linters:
5050
- -QF1002
5151
- -QF1008
5252
- -QF1001
53+
- -SA4017
5354
exclusions:
5455
paths:
5556
- .gomodcache

0 commit comments

Comments
 (0)