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-07-16 01:25:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
420365811f
ruff
/
crates
/
ruff_python_formatter
/
tests
History
Download ZIP
Download TAR.GZ
Micha Reiser
420365811f
Fix joining of f-strings with different quotes when using quote style
Preserve
(
#15524
)
2025-01-16 12:01:42 +01:00
..
snapshots
Fix joining of f-strings with different quotes when using quote style
Preserve
(
#15524
)
2025-01-16 12:01:42 +01:00
fixtures.rs
Add tests demonstrating f-strings with debug expressions in replacements that contain escaped characters (
#14929
)
2024-12-12 09:33:20 +00:00
normalizer.rs
Join implicit concatenated strings when they fit on a line (
#13663
)
2024-10-24 11:52:22 +02:00