Skip to content

Commit

Permalink
ci: remove deprecated exportloopref linter
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed Aug 22, 2024
1 parent dd77d01 commit f4453b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ linters:
- errchkjson
- errname
- errorlint
- exportloopref
- forcetypeassert
- gochecknoinits
- gocritic
Expand Down

0 comments on commit f4453b3

Please sign in to comment.