mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-13 03:24:28 +00:00
linting: moar fixes
This commit is contained in:
committed by
Ethan Buchman
parent
d7cb291fb2
commit
a15c7f221d
@@ -90,7 +90,6 @@ metalinter_test: ensure_tools
|
||||
--enable=deadcode \
|
||||
--enable=gas \
|
||||
--enable=gosimple \
|
||||
--enable=gotype \
|
||||
--enable=ineffassign \
|
||||
--enable=misspell \
|
||||
--enable=safesql \
|
||||
@@ -105,6 +104,7 @@ metalinter_test: ensure_tools
|
||||
#--enable=gocyclo \
|
||||
#--enable=goimports \
|
||||
#--enable=golint \ <== comments on anything exported
|
||||
#--enable=gotype \
|
||||
#--enable=interfacer \
|
||||
#--enable=megacheck \
|
||||
#--enable=staticcheck \
|
||||
|
||||
Reference in New Issue
Block a user