Skip to content

Commit

Permalink
ci(lint): remove deprecated linter
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 committed Oct 28, 2024
1 parent e3a3eae commit 244ed57
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 @@ -15,7 +15,6 @@ issues:
linters:
enable:
- bodyclose
- exportloopref
- gofumpt
- goimports
- gosec
Expand Down

0 comments on commit 244ed57

Please sign in to comment.