Skip to content

Commit

Permalink
chore: disable G115
Browse files Browse the repository at this point in the history
  • Loading branch information
Victoremepunto committed Sep 12, 2024
1 parent edc744e commit a286424
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ linters:
- revive
- typecheck
- bodyclose
linters-settings:
gosec:
excludes:
- G115
issues:
exclude-rules:
- path: api/v1alpha1/groupversion_info.go
Expand Down

0 comments on commit a286424

Please sign in to comment.