mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
replace deprecated megacheck with specific linters
This commit is contained in:
parent
9d60c79609
commit
18972b290a
@ -10,7 +10,9 @@ linters:
|
|||||||
- gofmt
|
- gofmt
|
||||||
- goimports
|
- goimports
|
||||||
- gosec
|
- gosec
|
||||||
- megacheck
|
- gosimple
|
||||||
|
- staticcheck
|
||||||
|
- unused
|
||||||
- misspell
|
- misspell
|
||||||
- nakedret
|
- nakedret
|
||||||
- nolintlint
|
- nolintlint
|
||||||
|
Loading…
Reference in New Issue
Block a user