Run configured checks against the current project. If there are invalid checks that are fixable, a prompt will appear asking if you would like to automatically fix them. This prompt will not appear ifDocumentation Index
Fetch the complete documentation index at: https://docs.commonality.co/llms.txt
Use this file to discover all available pages before exploring further.
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