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-09 15:44:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25920fe489346f8e0a117ab7781455aa30388c79
ruff
/
crates
/
ruff_python_ast
History
Alex Waygood
25920fe489
Rename
ExprStringLiteral::as_unconcatenated_string()
to
ExprStringLiteral::as_single_part_string()
(
#16253
)
2025-02-19 16:06:57 +00:00
..
src
Rename
ExprStringLiteral::as_unconcatenated_string()
to
ExprStringLiteral::as_single_part_string()
(
#16253
)
2025-02-19 16:06:57 +00:00
ast.toml
Remove customizable reference enum names (
#15647
)
2025-01-21 13:46:31 -05:00
Cargo.toml
Transition to salsa coarse-grained tracked structs (
#15763
)
2025-02-11 11:38:50 +01:00
generate.py
Replace is-macro with implementation in enums (
#16144
)
2025-02-13 22:49:00 +00:00