Skip to content

Commit

Permalink
ci: remove megacheck linter (#195)
Browse files Browse the repository at this point in the history
It is deprecated and replaced with other linters we are already using.
  • Loading branch information
cwaldren-ld authored Sep 25, 2024
1 parent ec154cd commit e9c3a3f
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 @@ -22,7 +22,6 @@ linters:
- govet
- ineffassign
- lll
- megacheck
- misspell
- nakedret
- nolintlint
Expand Down

0 comments on commit e9c3a3f

Please sign in to comment.