Closed alingse closed 4 months ago
from the lint result, we think this idea should covert to report the duplicate options
like this
err := client.Export(ctx, dstFile,
archive.WithImage(client.ImageService(), testImage),
archive.WithPlatform(platforms.All),
archive.WithImage(client.ImageService(), testImage))
the job config is https://github.com/alingse/sundrylint/commit/05d1dfec5fb04b15432b3b7e264a5428de977743 and result see https://github.com/alingse/sundrylint/issues/11