Command-line interface
Last updated
Last updated
--generate-baseline
will run the checks and generate the baseline from them. .
--ignore-baseline
Will run the checks and show all the violations (ignoring the baseline if there is any) .
--format[=FORMAT]
Will change the way the errors are rendered. console
by default, but you can also have github
. .