replace deprecated megacheck with specific linters

This commit is contained in:
Marco Vito Moscaritolo
2024-11-16 11:48:53 +11:00
committed by Mike Farah
parent 9d60c79609
commit 18972b290a
+3 -1
View File
@@ -10,7 +10,9 @@ linters:
- gofmt
- goimports
- gosec
- megacheck
- gosimple
- staticcheck
- unused
- misspell
- nakedret
- nolintlint