This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-21 05:20:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c25f1cd12a37dacc146cc1e4347f2eabf8ab7071
ruff
/
crates
/
ruff_python_formatter
/
src
/
comments
History
Micha Reiser
77c5561646
Add
parenthesized
flag to
ExprTuple
and
ExprGenerator
(
#9614
)
2024-02-26 15:35:20 +00:00
..
snapshots
Split
Constant
to individual literal nodes (
#8064
)
2023-10-30 12:13:23 +05:30
debug.rs
Update to Rust 1.74 and use new clippy lints table (
#8722
)
2023-11-16 18:12:46 -05:00
format.rs
Range formatting: Fix invalid syntax after parenthesizing expression (
#9751
)
2024-02-02 17:56:25 +01:00
map.rs
remove several uses of
unsafe
(
#8600
)
2023-11-28 09:50:03 -05:00
mod.rs
Range formatting API (
#9635
)
2024-01-31 11:13:37 +01:00
node_key.rs
Move {AnyNodeRef, AstNode} to ruff_python_ast crate root (
#8030
)
2023-10-18 00:01:18 +00:00
placement.rs
Add
parenthesized
flag to
ExprTuple
and
ExprGenerator
(
#9614
)
2024-02-26 15:35:20 +00:00
visitor.rs
Range formatting API (
#9635
)
2024-01-31 11:13:37 +01:00