Skip to main content
Dotset CLI API Documentation / index / Severity

Type Alias: Severity

type Severity = "low" | "medium" | "high" | "critical";
Defined in: src/mantle/config.ts:20 Severity levels for patterns