Skip to content

Commit

Permalink
feat: added gosec G102 (#3567)
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
  • Loading branch information
kadern0 authored and ivan-degtiarenko committed Nov 5, 2022
1 parent 1cbd71c commit a36b09e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ issues:
linters-settings:
gosec:
includes:
- G102
- G601
revive:
min-confidence: 0
Expand Down

0 comments on commit a36b09e

Please sign in to comment.