Skip to content

Commit

Permalink
Fixes golangci-lint
Browse files Browse the repository at this point in the history
Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
  • Loading branch information
PuneetPunamiya committed Nov 17, 2024
1 parent 32a2375 commit 578d86e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ linters:
- errchkjson
- errname
- errorlint
- execinquery
# - execinquery
- exhaustive
#- exhaustruct
- exportloopref
# - exportloopref
- forbidigo
- forcetypeassert
#- funlen
Expand Down

0 comments on commit 578d86e

Please sign in to comment.