mirror of
https://github.com/status-im/status-go.git
synced 2025-02-07 04:13:56 +00:00
* Enable gometalinter on tests and fix static analysis issues * Remove unneeded change * Fix additional lint errors * Add nolint directives and error checks * Add error assertions instead of nolint directives * Go back to using lint directive for loop.Run goroutine * Add error check to loop.Run