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
|
||||
- goimports
|
||||
- gosec
|
||||
- megacheck
|
||||
- gosimple
|
||||
- staticcheck
|
||||
- unused
|
||||
- misspell
|
||||
- nakedret
|
||||
- nolintlint
|
||||
|
Loading…
Reference in New Issue
Block a user