This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-22 05:51:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2bb119c6a5116c4e9f6ad9cdc47afec976e571a
ruff
/
crates
/
ruff_python_parser
/
src
History
Micha Reiser
c847cad389
Update insta snapshots (
#14366
)
2024-11-15 19:31:15 +01:00
..
lexer
…
parser
Update insta snapshots (
#14366
)
2024-11-15 19:31:15 +01:00
snapshots
Update insta snapshots (
#14366
)
2024-11-15 19:31:15 +01:00
error.rs
…
lexer.rs
Short circuit
lex_identifier
if the name is longer or shorter than any known keyword (
#13815
)
2024-10-19 11:07:15 +00:00
lib.rs
…
string.rs
…
token_set.rs
…
token_source.rs
…
token.rs
…
typing.rs
…