erigontech / erigon

Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
GNU Lesser General Public License v3.0
3.14k stars 1.12k forks source link

enable errcheck linter #11180

Open taratorio opened 4 months ago

taratorio commented 4 months ago
AskAlexSharov commented 4 months ago

.Close() destructors must not return error, to be defer-friendly