buildah/bind
Kir Kolyshkin 55d55bc773 bind/mount.go: fix linter comment
Newer golangci-lint does not understand the nolint: directive
because it is followed by some comment.

To fix, add a comment before the (human) comment.

While at it, remove the space after // since comments targeted for
non-humans should not have space (this is currently not enforced by
golangci-lint).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2022-01-18 12:56:35 -08:00
..
mount.go bind/mount.go: fix linter comment 2022-01-18 12:56:35 -08:00
mount_unsupported.go bind/mount_unsupported.go: remove import errors 2018-06-26 13:34:04 -05:00
util.go bind/util.go: remove unused func 2019-06-19 11:33:36 +00:00