You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup: drop unused RuleID field on RuleSplitCondition
Per PR review — the field was only set by the parser but never
read anywhere. The rule call is already identified by
RuleQualifiedName, which is what both the writer and describer use.
0 commit comments