containerd/pkg/progress
Sebastiaan van Stijn 29c7fc9520
clean-up "nolint" comments, remove unused ones
- fix "nolint" comments to be in the correct format (`//nolint:<linters>[,<linter>`
  no leading space, required colon (`:`) and linters.
- remove "nolint" comments for errcheck, which is disabled in our config.
- remove "nolint" comments that were no longer needed (nolintlint).
- where known, add a comment describing why a "nolint" was applied.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-12 14:40:59 +02:00
..
bar.go remove excessive []byte(s) conversion 2019-01-28 19:50:28 +03:00
doc.go Move progress into pkg 2018-05-22 13:32:25 -04:00
escape.go clean-up "nolint" comments, remove unused ones 2022-10-12 14:40:59 +02:00
humaans.go Move progress into pkg 2018-05-22 13:32:25 -04:00
writer.go Move progress into pkg 2018-05-22 13:32:25 -04:00