mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
``` e2e/cli-plugins/flags_test.go:135:27: Using the variable on range scope `args` in function literal (scopelint) res := icmd.RunCmd(run(args...)) ^ ``` Signed-off-by: Sebastiaan van Stijn <github@gone.nl>