This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-08-04 10:49:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
25920fe489
ruff
/
crates
/
ruff_python_ast
History
Download ZIP
Download TAR.GZ
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