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-24 05:26:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
9b6d2ce1f2
ruff
/
crates
/
ruff_python_formatter
/
tests
History
Download ZIP
Download TAR.GZ
Micha Reiser
9b6d2ce1f2
Fix incorect placement of trailing stub function comments (
#11632
)
2024-05-31 12:06:17 +00:00
..
snapshots
Fix incorect placement of trailing stub function comments (
#11632
)
2024-05-31 12:06:17 +00:00
fixtures.rs
Range formatting API (
#9635
)
2024-01-31 11:13:37 +01:00
normalizer.rs
Reduce
Result<Tok, LexicalError>
size by using
Box<str>
instead of
String
(
#9885
)
2024-02-08 20:36:22 +00:00