Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Madeline Kahn edited this page Feb 13, 2024 · 12 revisions

Usage

<command to run LinterProject> <classdir> [<config>]

Check runner configuration

Name Type Description
skipUnmarkedChecks boolean If true, checks not explicitly enabled will be skipped. Otherwise, checks not explicitly disabled will be run.
enable_<CHECK> boolean Whether to run <CHECK> (where <CHECK> is the name of a check).

Clone this wiki locally