mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
test: disable "unparam" for now
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
2
test
2
test
@@ -616,6 +616,7 @@ function commit_title_pass {
|
||||
function fmt_pass {
|
||||
toggle_failpoints disable
|
||||
|
||||
# TODO: add "unparam"
|
||||
for p in shellcheck \
|
||||
markdown_you \
|
||||
markdown_marker \
|
||||
@@ -625,7 +626,6 @@ function fmt_pass {
|
||||
govet_shadow \
|
||||
gosimple \
|
||||
unused \
|
||||
unparam \
|
||||
staticcheck \
|
||||
revive \
|
||||
unconvert \
|
||||
|
||||
Reference in New Issue
Block a user