Skip to content

Commit

Permalink
exclude G115 from golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dimiandre committed Aug 21, 2024
1 parent b25a819 commit cd81b8c
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 @@ -45,6 +45,7 @@ linters-settings:
gosec:
excludes:
- G404
- G115

issues:
max-issues-per-linter: 0
Expand Down

0 comments on commit cd81b8c

Please sign in to comment.