spiegel_podman/pkg/machine/apple
Paul Holzinger 84a85319e1
golangci-lint: make darwin linting happy
Fix one minor issue with vfkit error handling. First checking if err !=
nil OR errors.Is() is pointless as the err != is already true.
Second nilerr complains because we return nil when we hit an error
branch, in this case this is correct because an error means VM is
stopped.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-08-19 11:41:29 +02:00
..
vfkit golangci-lint: make darwin linting happy 2024-08-19 11:41:29 +02:00
apple.go Run codespell on source 2024-07-23 07:28:23 -04:00
ignition.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
vfkit.go Enable libkrun provider to open a debug console 2024-06-06 15:20:56 +02:00