Problem
When a rule is invalid (bad range, malformed prefix, conflicting options), errors are not actionable.
Proposal
Return clear config errors with line number / rule index + reason, and fail fast.
Alternatives considered
Runtime warnings only.
Additional context
Reduces user friction and config mistakes.
Problem
When a rule is invalid (bad range, malformed prefix, conflicting options), errors are not actionable.
Proposal
Return clear config errors with line number / rule index + reason, and fail fast.
Alternatives considered
Runtime warnings only.
Additional context
Reduces user friction and config mistakes.