trezor / trezord-go

:smiling_imp: Trezor Communication Daemon (written in Go)
GNU Lesser General Public License v3.0
244 stars 146 forks source link

Fix golangci-lint complaints #200

Closed onionltd closed 3 years ago

onionltd commented 3 years ago

I followed the instructions given here to patch the code: https://travis-ci.org/github/trezor/trezord-go/jobs/741180592

prusnak commented 3 years ago

Thanks! Much appreciated