plugins/hadolint: Add support for linting Dockerfiles using hadolint
This is basically a copy of shellcheck, as they seem to emit the same JSON format, as hadolint is based on it.
This is basically a copy of shellcheck, as they seem to emit the same JSON format, as hadolint is based on it.