mirror of
https://github.com/kopia/kopia.git
synced 2026-09-12 21:30:14 -04:00
Fixes for new linter warnings: - fix: add //nolint annotations where it makes sense - fix: remove no-longer necessary linter annotations - fix linter: add or remove new lines - fix linter: use Fprintf instead of WriteString - fix: check for overflow in conversion to uint8 / byte