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
{{ message }}
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Madeline Kahn edited this page May 9, 2024
·
1 revision
These are global configuration properties used by the check runner.
Name
Type
Description
skipUnmarkedChecks
boolean
If true, all checks only run if they are explicitly enabled. Otherwise, most checks (those that are not disabled by default) run unless they are explicitly disabled.
enable_<CHECK>
boolean
Whether to run <CHECK> (where <CHECK> is the name of a check).
For configuration properties used by specific checks or features, find the check or feature you're looking for in the Pages list in this wiki's sidebar.