DockerCLI/cli-plugins
Sebastiaan van Stijn cafdcf283e
cli-plugins/manager: fix deprecation comment of Metadata.Experimental
This field was marked deprecated in 977d3ae046,
which is part of v20.10 and up, but the comment was missing a newline before
the deprecation message, which may be picked up by IDEs, but is not matching
the correct format, so may not be picked up by linters.

This patch fixes the format, to make sure linters pick up that the field is
deprecated.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 72e3813ab9)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-09 22:23:10 +02:00
..
examples/helloworld Always enable experimental features 2020-10-02 15:59:42 +02:00
manager cli-plugins/manager: fix deprecation comment of Metadata.Experimental 2023-05-09 22:23:10 +02:00
plugin cli: pass dockerCLI's in/out/err to cobra cmds 2023-01-15 13:44:33 +01:00