Files
docker-cli/cli/command
Sebastiaan van Stijn b4aff3a14d cli/command/completion: NoComplete(): remove unused argument (revive)
cli/command/completion/functions.go:97:17: unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
    func NoComplete(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective) {
                    ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-03-30 17:05:30 +02:00
..
2022-09-30 11:59:11 +02:00
2022-09-30 11:59:11 +02:00
2022-09-30 11:59:11 +02:00
2022-09-30 11:59:11 +02:00
2022-09-30 11:59:11 +02:00
2022-12-05 21:40:39 +01:00
2017-09-01 19:41:06 -04:00
2022-12-29 15:19:31 +01:00