mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-20 15:05:21 +00:00
address comments from review
This commit is contained in:
parent
d8bbde78cc
commit
6915cec121
11
golangci.yml
11
golangci.yml
@ -43,17 +43,6 @@ issues:
|
|||||||
- text: "comment on exported var"
|
- text: "comment on exported var"
|
||||||
linters:
|
linters:
|
||||||
- golint
|
- golint
|
||||||
- text: "don't use an underscore in package name"
|
|
||||||
linters:
|
|
||||||
- golint
|
|
||||||
- text: "ST1003:"
|
|
||||||
linters:
|
|
||||||
- stylecheck
|
|
||||||
# FIXME: Disabled until golangci-lint updates stylecheck with this fix:
|
|
||||||
# https://github.com/dominikh/go-tools/issues/389
|
|
||||||
- text: "ST1016:"
|
|
||||||
linters:
|
|
||||||
- stylecheck
|
|
||||||
|
|
||||||
linters-settings:
|
linters-settings:
|
||||||
dogsled:
|
dogsled:
|
||||||
|
Loading…
Reference in New Issue
Block a user