Skip to content

Commit

Permalink
Remove deprecated exportloopref linter (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
optik-aper authored Oct 23, 2024
1 parent be80b59 commit aa0cec8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ linters:
- dogsled
- dupl
- errcheck
- exportloopref
- funlen
- gocyclo
- gofmt
Expand Down

0 comments on commit aa0cec8

Please sign in to comment.