SeverityLevelsConfiguration

public struct SeverityLevelsConfiguration<Parent> : RuleConfiguration, InlinableOptionType, Sendable where Parent : Rule
extension SeverityLevelsConfiguration: SeverityLevelsBasedRuleConfiguration

A rule configuration that allows specifying thresholds for warning and error severities.