This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-11 12:56:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
dcabd04caf
ruff
/
crates
/
ruff_python_parser
/
src
/
lexer
History
Download ZIP
Download TAR.GZ
Alex Waygood
246a3388ee
Implement a common trait for the string flags (
#11564
)
2024-05-27 16:02:01 +01:00
..
cursor.rs
Use
memchr
for string lexing (
#9888
)
2024-02-08 17:23:06 +00:00
fstring.rs
Implement a common trait for the string flags (
#11564
)
2024-05-27 16:02:01 +01:00
indentation.rs
Emit
LexError
for dedent to incorrect level (
#7638
)
2023-09-25 11:45:44 +01:00