k8s-crafts / ephemeral-containers-plugin

A kubectl plugin to interactively update Pod /ephemeralcontainers subresource
Apache License 2.0
2 stars 5 forks source link

fix(make): golangci-lint should be installed if missing #12

Closed tthvo closed 5 days ago

tthvo commented 5 days ago

Fixes #11

Description

Added a make target to install golangci-lint if missing.