This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd3e319538d75268bf5af4d35b75c8bea7785f5a
ruff
/
crates
/
ruff_python_formatter
/
tests
History
Jelle Zijlstra
cd3e319538
Add support for PEP 696 syntax (
#11120
)
2024-04-26 09:47:29 +02:00
..
snapshots
Add support for PEP 696 syntax (
#11120
)
2024-04-26 09:47:29 +02: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