DockerCLI/cli-plugins/manager
Sebastiaan van Stijn 0e73168b7e
golangci-lint: revive: enable use-any
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-20 19:52:46 +01:00
..
candidate.go remove uses of golang.org/x/sys/execabs 2023-05-26 02:03:45 +02:00
candidate_test.go linting: address else/if/elseif statements found by gocritic 2023-11-20 16:02:16 +01:00
cobra.go load plugin command stubs when required 2023-03-28 06:16:55 +02:00
error.go golangci-lint: revive: enable use-any 2023-11-20 19:52:46 +01:00
error_test.go cli-plugins/manager: TestPluginError: don't use yaml.Marshal 2022-11-17 13:17:51 +01:00
manager.go remove uses of golang.org/x/sys/execabs 2023-05-26 02:03:45 +02:00
manager_test.go linting: Consider pre-allocating sliceVar (prealloc) 2023-11-20 16:02:16 +01:00
manager_unix.go remove pre-go1.17 build-tags 2023-05-05 18:23:03 +02:00
manager_windows.go Search Windows CLI plugins also in ProgramFiles 2019-03-20 11:45:03 -07:00
metadata.go cli-plugins: remove deprecated Metadata.Experimental 2023-06-12 14:53:30 +02:00
plugin.go improve plugins listing performance 2023-04-01 16:02:34 +02:00
suffix_unix.go remove pre-go1.17 build-tags 2023-05-05 18:23:03 +02:00
suffix_windows.go Check for `.exe` case insensitively 2019-01-30 13:45:26 +00:00