checks/rule
library
Classes
-
Issue
-
A single check finding. The report formatter turns these into
path/to/file.arb:42 rule_name message lines plus an indented
hint: line when one is set.
-
Rule
-
One structural or semantic check.
Enums
-
IssueSeverity
-
Severity of a check finding. Determines exit code and prefix in the
console report.