mirror of
https://github.com/astral-sh/ruff
synced 2026-01-23 06:20:55 -05:00
Implements the new fixable lint rule `RUF031` which checks for the use or omission of parentheses around tuples in subscripts, depending on the setting `lint.ruff.parenthesize-tuple-in-getitem`. By default, the use of parentheses is considered a violation.
128 KiB
Generated
128 KiB
Generated