Files
tendermint/scripts
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
..
2018-10-19 13:49:04 -04:00
2019-09-16 10:46:10 +02:00
2019-08-26 14:27:33 +02:00
2019-01-06 11:40:15 +03:00
2019-01-06 11:40:15 +03:00