- # The name of the provider plugin to use.
# List other providers that should be resolved before this one.
# If specified, this provider will only be used in the listed environments. Note that an empty array effectively
# disables the provider. To use a provider in all environments, omit this field.
# By default, the provider automatically creates a `hadolint` module for every `container` module in your
# project. Set this to `false` to disable this behavior.
# Set this to `"warning"` if you'd like tests to be marked as failed if one or more warnings are returned.
# Set to `"none"` to always mark the tests as successful.
testFailureThreshold: error