mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-26 14:42:58 +00:00
## Summary Fixes #20204 Recognize t-strings, generators, and lambdas in RUF016 - Accept boolean literals as valid index and slice bounds. - Add TString, Generator, and Lambda to `CheckableExprType`. - Expand RUF016.py fixture and update snapshots accordingly. |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| Cargo.toml | ||