This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
01eeb2f0d6
ruff
/
crates
/
ruff_python_parser
/
src
/
lexer
History
Micha Reiser
fa628018b2
Use `#[expect(lint)]` over `#[allow(lint)]` where possible (
#17822
)
2025-05-03 21:20:31 +02:00
..
cursor.rs
Use `#[expect(lint)]` over `#[allow(lint)]` where possible (
#17822
)
2025-05-03 21:20:31 +02:00
fstring.rs
Maintain synchronicity between the lexer and the parser (
#11457
)
2024-06-03 18:23:50 +05:30
indentation.rs
Maintain synchronicity between the lexer and the parser (
#11457
)
2024-06-03 18:23:50 +05:30