This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
21ac16db85452c2c196d3b9cc61fb27b7b81f3f7
ruff
/
crates
/
ruff_python_formatter
/
src
/
comments
History
Micha Reiser
1188ffccc4
Disallow newlines in format specifiers of single quoted f- or t-strings (
#18708
)
2025-06-18 14:56:15 +02:00
..
snapshots
Update insta snapshots (
#14366
)
2024-11-15 19:31:15 +01:00
debug.rs
[ty] AST garbage collection (
#18482
)
2025-06-13 08:40:11 -04:00
format.rs
Switch to Rust 2024 edition (
#18129
)
2025-05-16 13:25:28 +02:00
map.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
mod.rs
Switch to Rust 2024 edition (
#18129
)
2025-05-16 13:25:28 +02:00
node_key.rs
[ty] AST garbage collection (
#18482
)
2025-06-13 08:40:11 -04:00
placement.rs
Disallow newlines in format specifiers of single quoted f- or t-strings (
#18708
)
2025-06-18 14:56:15 +02:00
visitor.rs
Upgrade to Rust 1.86 and bump MSRV to 1.84 (
#17171
)
2025-04-03 15:59:44 +00:00