mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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>