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
fa628018b28fa018d7a0e109223186172ef91275
ruff
/
crates
/
ruff_python_formatter
/
src
/
comments
History
Micha Reiser
fa628018b2
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
..
snapshots
Update insta snapshots (
#14366
)
2024-11-15 19:31:15 +01:00
debug.rs
Remove
AstNode
and
AnyNode
(
#15479
)
2025-01-17 17:11:00 -05:00
format.rs
Remove
AstNode
and
AnyNode
(
#15479
)
2025-01-17 17:11:00 -05:00
map.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
mod.rs
Rename
visit_preorder
to
visit_source_order
(
#17046
)
2025-03-28 19:40:26 +00:00
node_key.rs
Move {AnyNodeRef, AstNode} to ruff_python_ast crate root (
#8030
)
2023-10-18 00:01:18 +00:00
placement.rs
Upgrade to Rust 1.86 and bump MSRV to 1.84 (
#17171
)
2025-04-03 15:59:44 +00:00
visitor.rs
Upgrade to Rust 1.86 and bump MSRV to 1.84 (
#17171
)
2025-04-03 15:59:44 +00:00