mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-24 14:22:16 +00:00
parent
05075ea5b7
commit
797a3f6c16
@ -6,9 +6,7 @@ linters:
|
||||
disable:
|
||||
- gocyclo
|
||||
- golint
|
||||
- maligned
|
||||
- errcheck
|
||||
- interfacer
|
||||
- unparam
|
||||
- lll
|
||||
- gochecknoglobals
|
||||
@ -16,9 +14,11 @@ linters:
|
||||
- stylecheck
|
||||
- funlen
|
||||
- godox
|
||||
- dogsled
|
||||
- whitespace
|
||||
# linters-settings:
|
||||
|
||||
linters-settings:
|
||||
dogsled:
|
||||
max-blank-identifiers: 3
|
||||
# govet:
|
||||
# check-shadowing: true
|
||||
# golint:
|
||||
|
Loading…
x
Reference in New Issue
Block a user