Files
tendermint/libs
Marko 7e2cc1db5e linter: (1/2) enable errcheck (#5064)
## Description

partially cleanup in preparation for errcheck

i ignored a bunch of defer errors in tests but with the update to go 1.14 we can use `t.Cleanup(func() { if err := <>; err != nil {..}}` to cover those errors, I will do this in pr number two of enabling errcheck.

ref #5059
2020-07-01 15:13:11 +00:00
..
2019-12-05 10:12:08 +01:00
2019-10-14 17:40:15 +02:00
2020-07-01 15:13:11 +00:00
2020-06-11 11:54:02 +02:00
2019-12-17 13:02:45 +01:00
2019-12-17 13:02:45 +01:00
2018-07-01 22:36:03 -04:00