You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find a way to use the --no-warning as it didn't appear to be supported.
Current available list of commands in latest version:
optional arguments:
-h, --help show this help message and exit
- read from standard input
-c CONFIG_FILE, --config-file CONFIG_FILE
path to a custom configuration
-d CONFIG_DATA, --config-data CONFIG_DATA
custom configuration (as YAML source)
-f {parsable,standard,colored,github,auto}, --format {parsable,standard,colored,github,auto}
format for parsing output
-s, --strict return non-zero exit code on warnings as well as errors
--no-warnings output only error level problems
-v, --version show program's version number and exit
The text was updated successfully, but these errors were encountered:
I couldn't find a way to use the
--no-warning
as it didn't appear to be supported.Current available list of commands in latest version:
The text was updated successfully, but these errors were encountered: