This is a GitHub composite action that combines various linting steps in one action.
It is used in our various repositories to do linting.
TODO:
-[] hadolint -[] golint -[] yamllint
-[] The rest of the linters here (shellcheck-lint, yamllint etc)
Originally requested here: kairos-io/kairos#1234