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
7caf0d064a61841f5a6658a31792f391d1b2d875
ruff
/
crates
/
ruff_python_parser
/
src
/
lexer
History
Alex Waygood
7caf0d064a
Simplify formatting of strings by using flags from the AST nodes (
#10489
)
2024-03-20 16:16:54 +00:00
..
cursor.rs
Use
memchr
for string lexing (
#9888
)
2024-02-08 17:23:06 +00:00
fstring.rs
Simplify formatting of strings by using flags from the AST nodes (
#10489
)
2024-03-20 16:16:54 +00:00
indentation.rs
Emit
LexError
for dedent to incorrect level (
#7638
)
2023-09-25 11:45:44 +01:00