hadolint
A linter for Dockerfiles. Backend: pants.backend.docker.lint.hadolintConfig section: [hadolint] Basic options skip --[no-]hadolint-skip PANTS_HADOLINT_SKIP default: False If true, don't use Hadolint when running ./pants lint. args --hadolint-args="[<shell_str>, <shell_str>, ...]" PANTS_H...