id

open override val id: RuleId

Rule-local ID, such as no-select-star.

sqldelight-check combines the containing RuleSetProvider.id and this value into the user-facing rule-set:rule-name ID used by Gradle configuration, reporters, and source-level disable directives.