Remove deprecated megacheck linter from golangci

Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
This commit is contained in:
Cosmin Cojocar
2024-05-27 13:03:01 +02:00
parent 81b076f53d
commit 555fe448dd
-1
View File
@@ -18,7 +18,6 @@ linters:
- govet
- importas
- ineffassign
- megacheck
- misspell
- nakedret
- nolintlint