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-14 16:45:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
micha/salsa-iteration-panic
ruff
/
crates
/
ruff_python_codegen
/
src
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Micha Reiser
fa628018b2
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
..
generator.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
lib.rs
Extract
LineIndex
independent methods from
Locator
(
#13938
)
2024-10-28 07:53:41 +00:00
stylist.rs
Pass
ParserOptions
to the parser (
#16220
)
2025-02-19 10:50:50 -05:00