containerd/pkg/progress
Sebastiaan van Stijn f9c80be1bb
remove unneeded nolint-comments (nolintlint), disable deprecated linters
Remove nolint-comments that weren't hit by linters, and remove the "structcheck"
and "varcheck" linters, as they have been deprecated:

    WARN [runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [linters context] structcheck is disabled because of generics. You can track the evolution of the generics support by following the https://github.com/golangci/golangci-lint/issues/2649.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-12 14:41:01 +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 remove unneeded nolint-comments (nolintlint), disable deprecated linters 2022-10-12 14:41:01 +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