Skip to content

Commit

Permalink
chore: refactor codebase and update configurations
Browse files Browse the repository at this point in the history
- Remove the `exportloopref` linter from the configuration

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Feb 13, 2025
1 parent bc80c7c commit 3e476eb
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 @@ -7,7 +7,6 @@ linters:
- dogsled
- dupl
- errcheck
- exportloopref
- exhaustive
- goconst
- gocritic
Expand Down

0 comments on commit 3e476eb

Please sign in to comment.