lotus/cli
Steven Allen 5733c71c50 Lint everything
We were ignoring quite a few error cases, and had one case where we weren't
actually updating state where we wanted to. Unfortunately, if the linter doesn't
pass, nobody has any reason to actually check lint failures in CI.

There are three remaining XXXs marked in the code for lint.
2020-08-20 20:46:36 -07:00
..
auth.go Lint everything 2020-08-20 20:46:36 -07:00
chain.go Lint everything 2020-08-20 20:46:36 -07:00
client.go Lint everything 2020-08-20 20:46:36 -07:00
cmd.go feat: payment channel CLI tests 2020-08-18 11:26:08 -04:00
helper.go Lint everything 2020-08-20 20:46:36 -07:00
log.go gofmt 2020-06-06 00:59:01 +02:00
mpool.go Lint everything 2020-08-20 20:46:36 -07:00
multisig.go minor improvements to multisig cli commands 2020-08-19 13:10:07 -07:00
net.go Lint everything 2020-08-20 20:46:36 -07:00
params.go Merge remote-tracking branch 'origin/master' into feat/merge-master 2020-06-15 14:38:38 +02:00
paych_test.go feat: payment channel CLI tests 2020-08-18 11:26:08 -04:00
paych.go feat: payment channel CLI tests 2020-08-18 11:26:08 -04:00
pprof.go Lint everything 2020-08-20 20:46:36 -07:00
send.go Use a struct for send metadata in MpoolPushMessage 2020-08-12 22:17:29 +02:00
state.go Lint everything 2020-08-20 20:46:36 -07:00
sync.go introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
version.go miner: Command to dump all miner info 2020-08-04 20:57:48 +02:00
wait.go Update cli 2020-06-04 01:01:41 +02:00
wallet.go Lint everything 2020-08-20 20:46:36 -07:00