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
dc24d01b2ebf7d0074c22c274020ccafa6b94870
ruff
/
crates
/
ruff_python_formatter
/
tests
History
Micha Reiser
dc24d01b2e
Implicit string concat formatting
2024-02-14 17:54:12 +01:00
..
snapshots
Implicit string concat formatting
2024-02-14 17:54:12 +01:00
fixtures.rs
Implicit string concat formatting
2024-02-14 17:54:12 +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