|
|
@ -116,8 +116,8 @@ return code will be:
|
|
|
|
* ``1`` if one or more errors occur
|
|
|
|
* ``1`` if one or more errors occur
|
|
|
|
* ``2`` if no errors occur, but one or more warnings occur
|
|
|
|
* ``2`` if no errors occur, but one or more warnings occur
|
|
|
|
|
|
|
|
|
|
|
|
If the script is invoked with the ``-q`` (or ``--no-warning``) options, it will
|
|
|
|
If the script is invoked with the ``--no-warnings`` option, it won't output
|
|
|
|
not output warning level problems, only error level.
|
|
|
|
warning level problems, only error level ones.
|
|
|
|
|
|
|
|
|
|
|
|
YAML files extensions
|
|
|
|
YAML files extensions
|
|
|
|
---------------------
|
|
|
|
---------------------
|
|
|
|