mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
build: address nolintlint
errors from new golangci-lint
Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
committed by
mergify[bot]
parent
5913ed92fe
commit
81218a69f9
@ -67,7 +67,7 @@ type ClusterInfo struct {
|
||||
}
|
||||
|
||||
// Expected JSON structure in the passed in config file is,
|
||||
// nolint:godot // example json content should not contain unwanted dot.
|
||||
//nolint:godot // example json content should not contain unwanted dot.
|
||||
/*
|
||||
[{
|
||||
"clusterID": "<cluster-id>",
|
||||
|
Reference in New Issue
Block a user