This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6b64630635688429bb16a1fad5ca5fb8eebd375c
ruff
/
crates
/
ruff_python_codegen
/
src
History
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