mirror of https://github.com/astral-sh/ruff
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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||