This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-08-19 01:51:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
689797a984
ruff
/
crates
/
ruff_source_file
/
src
History
Download ZIP
Download TAR.GZ
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