mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
365bc662a2
* 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