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-10-02 14:52:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
0763331f7f
ruff
/
crates
/
ruff_source_file
/
src
History
Download ZIP
Download TAR.GZ
Micha Reiser
fa628018b2
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
..
lib.rs
Split
SourceLocation
into
LineColumn
and
SourceLocation
(
#17587
)
2025-04-27 11:27:33 +01: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