Skip to content

RuleResult

Defined in: types.ts:28

Result of running a SINGLE rule against a workspace

diagnostics: LintDiagnostic[]

Defined in: types.ts:30


executionTime: number

Defined in: types.ts:31


optional hasErrors: boolean

Defined in: types.ts:32


ruleName: string

Defined in: types.ts:29