mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 11:35:52 +00:00
Remove deprecated megacheck linter from golangci
Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
This commit is contained in:
parent
81b076f53d
commit
555fe448dd
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ linters:
|
|||
- govet
|
||||
- importas
|
||||
- ineffassign
|
||||
- megacheck
|
||||
- misspell
|
||||
- nakedret
|
||||
- nolintlint
|
||||
|
|
Loading…
Reference in a new issue