Add --no-warnings option to suppress warning messages
Use `--no-warnings` option to hide warning messages. It only shows problems marked as errors.
This commit is contained in:
@@ -116,6 +116,9 @@ return code will be:
|
||||
* ``1`` if one or more errors occur
|
||||
* ``2`` if no errors occur, but one or more warnings occur
|
||||
|
||||
If the script is invoked with the ``--no-warnings`` option, it won't output
|
||||
warning level problems, only error level ones.
|
||||
|
||||
YAML files extensions
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user