actungs/Yamllint Composite Action

Github action to lint YAML files using yamllint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
files_or_dirsA space separated list of files or directories to be checkedno.
config_filePath to a custom configuration fileno""
config_dataCustom configuration (as YAML source)no""
strictReturn non-zero exit code on warnings as well as errorsnofalse
no_warningsOutput only error level problemsnofalse
formatThe format for parsing output. Available options: parsable, standard, colored, github, autonoauto
namedescription
lint_outputResult from yamllint