SIGN IN SIGN UP

fix(linter/oxc/double-comparisons): handle grouped logical expressions (#26044)

## Summary

- detect adjacent comparisons across left-associated logical-expression groups
- limit the diagnostic and suggestion span to the comparisons being simplified
- cover mixed precedence, parentheses, grouped `&&`, and reparsed suggestion outputs
C
camc314 committed
17ae11cd9c00fcb8d16779d30f317f659f0f2e47
Parent: c96a69f