mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
Run staticcheck on CI (#16170)
This commit is contained in:
@@ -49,7 +49,7 @@ func (o *listPathOptions) parseMarker() {
|
||||
switch kv[0] {
|
||||
case "minio_cache":
|
||||
if kv[1] != markerTagVersion {
|
||||
break
|
||||
continue
|
||||
}
|
||||
case "id":
|
||||
o.ID = kv[1]
|
||||
|
||||
Reference in New Issue
Block a user