mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-03 15:25:45 +00:00
Merge 2754214744
into 80208ed9b7
This commit is contained in:
commit
3a491ba8bb
@ -22,7 +22,6 @@ linters:
|
|||||||
- errname
|
- errname
|
||||||
- errorlint
|
- errorlint
|
||||||
# - exhaustive
|
# - exhaustive
|
||||||
- exportloopref
|
|
||||||
- funlen
|
- funlen
|
||||||
- gci
|
- gci
|
||||||
- ginkgolinter
|
- ginkgolinter
|
||||||
@ -32,15 +31,11 @@ linters:
|
|||||||
- goconst
|
- goconst
|
||||||
- gocritic
|
- gocritic
|
||||||
- godox
|
- godox
|
||||||
- gofmt
|
|
||||||
# - gofumpt
|
|
||||||
- goheader
|
- goheader
|
||||||
- goimports
|
|
||||||
- mnd
|
- mnd
|
||||||
# - gomodguard
|
# - gomodguard
|
||||||
- goprintffuncname
|
- goprintffuncname
|
||||||
- gosec
|
- gosec
|
||||||
- gosimple
|
|
||||||
- govet
|
- govet
|
||||||
- grouper
|
- grouper
|
||||||
- importas
|
- importas
|
||||||
@ -72,7 +67,6 @@ linters:
|
|||||||
# - testpackage
|
# - testpackage
|
||||||
# - thelper
|
# - thelper
|
||||||
# - tparallel
|
# - tparallel
|
||||||
- typecheck
|
|
||||||
# - unconvert
|
# - unconvert
|
||||||
- unparam
|
- unparam
|
||||||
- unused
|
- unused
|
||||||
|
Loading…
Reference in New Issue
Block a user