This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-07-24 05:25:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
fa239f76ea
ruff
/
crates
/
ruff_linter
History
Download ZIP
Download TAR.GZ
InSync
fa239f76ea
[
pyupgrade
] Avoid syntax error when the iterable is an non-parenthesized tuple (
UP028
) (
#15543
)
...
## Summary
Resolves
#15540
. ## Test Plan `cargo nextest run` and `cargo insta test`.
2025-01-16 20:13:50 -05:00
..
resources
[
pyupgrade
] Avoid syntax error when the iterable is an non-parenthesized tuple (
UP028
) (
#15543
)
2025-01-16 20:13:50 -05:00
src
[
pyupgrade
] Avoid syntax error when the iterable is an non-parenthesized tuple (
UP028
) (
#15543
)
2025-01-16 20:13:50 -05:00
Cargo.toml
Bump version to 0.9.2 (
#15529
)
2025-01-16 13:07:26 +00:00