diff --git a/scripts/golangci.yml.in b/scripts/golangci.yml.in index 7ede001bb..ecc048cb5 100644 --- a/scripts/golangci.yml.in +++ b/scripts/golangci.yml.in @@ -176,5 +176,6 @@ linters: - gomoddirectives # TODO: enable gci - gci - # TODO: enable wrapcheck linter, see: https://github.com/ceph/ceph-csi/pull/2268 + # TODO: enable wrapcheck linter + # See: https://github.com/ceph/ceph-csi/pull/2268 - wrapcheck