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
Fixed compilation issue where deprecated sumBy() was used instead of
sumOf() in StringComparison.kt for calculating character offsets in
multi-word matching.
This was causing build failures in CI.
0 commit comments