Optional
categoriesOptional
stopIf true, no further diagnostics are reported if there are lexing errors.
Optional
stopIf true, no further diagnostics are reported if there are linking errors. Lexing and parsing errors are reported first.
Optional
stopIf true, no further diagnostics are reported if there are parsing errors. Lexing errors are reported first.
If this is set, only the checks associated with these categories are executed; otherwise all checks are executed. The default category if not specified to the registry is
'fast'
.