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-07-20 11:35:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
1044d66c1c
ruff
/
crates
/
ruff_python_parser
History
Download ZIP
Download TAR.GZ
Charlie Marsh
d08f697a04
Remove lexing for colon-matching use cases (
#6803
)
...
It's much simpler to just search ahead for the first colon.
2023-08-23 04:44:51 +00:00
..
src
Remove lexing for colon-matching use cases (
#6803
)
2023-08-23 04:44:51 +00:00
build.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00
Cargo.toml
Update lexer tests to use snapshots (
#6658
)
2023-08-22 18:23:19 +00:00