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
6d56ee803ee79f4b15b497cc5c032d8df115dc36
ruff
/
crates
/
ruff_source_file
/
src
History
Micha Reiser
9ae698fe30
Switch to Rust 2024 edition (
#18129
)
2025-05-16 13:25:28 +02:00
..
lib.rs
Switch to Rust 2024 edition (
#18129
)
2025-05-16 13:25:28 +02:00
line_index.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
line_ranges.rs
[
pyupgrade
] Do not report when a UTF-8 comment is followed by a non-UTF-8 one (
UP009
) (
#14728
)
2024-12-11 10:30:41 +00:00
newlines.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00