mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-19 20:24:27 +00:00
Fix typos --------- Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com> Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com> |
||
|---|---|---|
| .. | ||
| arguments | ||
| attribute | ||
| await | ||
| bin_op | ||
| bool_op | ||
| compare | ||
| dict | ||
| if | ||
| list | ||
| named | ||
| parenthesized | ||
| set | ||
| subscript | ||
| unary | ||
| yield | ||
| yield_from | ||
| emoji_identifiers.py | ||
| emoji_statement.py | ||
| lambda_default_parameters.py | ||
| lambda_duplicate_parameters.py | ||
| unary.py | ||