Skip to content

Commit a14553d

Browse files
committed
exclude gosec G117
1 parent c2db62c commit a14553d

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
@@ -67,6 +67,7 @@ linters:
6767
gosec:
6868
excludes:
6969
- G115
70+
- G117
7071

7172
revive:
7273
rules:

0 commit comments

Comments
 (0)