Skip to content

@kekkai/blueprint / Finding

Interface: Finding

Defined in: inspect/types.ts:4

One architecture violation (or note) found in a project.

Properties

message

message: string

Defined in: inspect/types.ts:10


path

path: string

Defined in: inspect/types.ts:9

File or directory the finding is about, relative to the project root.


rule

rule: string

Defined in: inspect/types.ts:7

Kebab-case rule id, e.g. undeclared-folder, flow-violation.


severity

severity: Severity

Defined in: inspect/types.ts:5