7 lines
235 B
Text
7 lines
235 B
Text
|
Enhancement: Add more error checks
|
||
|
|
||
|
We've added a lot more error checks in places where errors were ignored before
|
||
|
(as hinted by the static analysis programm `errcheck` via `golangci-lint`).
|
||
|
|
||
|
https://github.com/restic/restic/pull/3250
|