Skip to content

Commit

Permalink
Remove deprecated linter
Browse files Browse the repository at this point in the history
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
  • Loading branch information
slashpai committed Dec 20, 2024
1 parent 40f47ca commit 49c6565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ linters:
- dogsled
- dupl
- errcheck
- exportloopref
- copyloopvar
- exhaustive
- gocritic
- gocyclo
Expand Down

0 comments on commit 49c6565

Please sign in to comment.