DockerCLI/e2e/cli-plugins
Sebastiaan van Stijn 6e5528b650
e2e: fix formatting of comments
Comments should have a leading space unless the comment is
for special purposes (go:generate, nolint:)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-16 12:46:07 +01:00
..
plugins e2e: fix formatting of comments 2020-01-16 12:46:07 +01:00
testdata e2e/cli-plugins: explicitly check that PersistentPreRunE works 2019-03-14 14:20:19 +00:00
config_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00
dial_test.go Merge pull request #1745 from ijc/disable-dial-stdio-for-plugins 2019-03-18 12:29:41 +01:00
flags_test.go e2e/cli-plugins: Using the variable on range scope `args` in function literal (scopelint) 2019-10-31 19:22:34 +01:00
help_test.go Include CLI plugins in help output on unknown flag. 2019-04-26 15:21:20 +01:00
main_test.go e2e: Add a TestMain for cli plugins tests 2019-04-03 15:06:34 +01:00
run_test.go cli-plugins: fix when plugin does not use PersistentPreRun* hooks 2019-04-30 10:45:29 +01:00
util_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00