Skip to content

Commit 1df537b

Browse files
committed
chore: update linter configuration
1 parent 005a9c9 commit 1df537b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.golangci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ linters:
4545
gosec:
4646
excludes:
4747
- G204
48+
- G115
49+
- G703
50+
- G705
51+
- G706
4852
depguard:
4953
rules:
5054
main:

0 commit comments

Comments
 (0)