2026 Ruff Formatter Style (#22735)
Styles stabilized:
-
[`avoid_parens_for_long_as_captures`](https://github.com/astral-sh/ruff/pull/22743)
-
[`remove_parens_around_except_types`](https://github.com/astral-sh/ruff/pull/22741)
-
[`allow_newline_after_block_open`](https://github.com/astral-sh/ruff/pull/22742)
- [`no_chaperone_for_escaped_quote_in_triple_quoted_docstring
`](https://github.com/astral-sh/ruff/pull/22739)
- [`blank_line_before_decorated_class_in_stub
`](https://github.com/astral-sh/ruff/pull/22740)
-
[`parenthesize_lambda_bodies`](https://github.com/astral-sh/ruff/pull/22744)
To-do:
- [x] Change target branch to 0.15 release branch
- [x] Update documentation
- [x] Remove empty commit
---------
Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>