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> |
||
---|---|---|
.. | ||
mount.go | ||
mount_unsupported.go | ||
util.go |