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-03 02:13:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d86e5ad031
ruff
/
crates
/
ruff_python_formatter
/
tests
History
Download ZIP
Download TAR.GZ
Micha Reiser
d86e5ad031
Update Black tests (
#13375
)
2024-09-17 11:16:50 +02:00
..
snapshots
Update Black tests (
#13375
)
2024-09-17 11:16:50 +02:00
fixtures.rs
Maintain synchronicity between the lexer and the parser (
#11457
)
2024-06-03 18:23:50 +05:30
normalizer.rs
Reduce
Result<Tok, LexicalError>
size by using
Box<str>
instead of
String
(
#9885
)
2024-02-08 20:36:22 +00:00