Thomas Corbière
2644a529f0
Fix lint errors (#1390)
* use increment and decrement operators. * remove unnecessary else branches. * fix package comment with leading space. * fix receiver names. * fix error strings. * remove omittable code. * remove redundant return statement. * Revert changes (code is generated.) * use cfg as receiver name for all config-related types. * use lsi as the receiver name for the LastSignedInfo type. |
7 years ago | |
---|---|---|
.. | ||
args_test.go | rpc -> rpc/lib and rpc/tendermint -> rpc | 8 years ago |
http_client.go | types: p2pID -> P2PID | 7 years ago |
integration_test.go | rpc/lib/client: jitter test updates and only to-be run on releases | 7 years ago |
ws_client.go | Fix lint errors (#1390) | 7 years ago |
ws_client_test.go | fixes from Jae's review | 7 years ago |