process.env.CI
is set to true
or if Commonality
detects a CI provider. Process will exit with a status code of 1
if any checks are invalid.
copy
Options
--verbose
Show the status of all checks regardless of status. By default, only invalid checks will be shown. Default is false
.
copy