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
bf0f3075cd4b928cc6beba004f8df044f8915487
ruff
/
crates
/
ruff_python_formatter
/
tests
History
Micha Reiser
5806bc915d
Fix formatter instability for lines only consisting of zero-width characters (
#11748
)
2024-06-05 17:55:14 +02:00
..
snapshots
Fix formatter instability for lines only consisting of zero-width characters (
#11748
)
2024-06-05 17:55:14 +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