This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-21 21:40:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebf59e2bef78b3f8dba426c561e160b771728ea7
ruff
/
crates
/
ruff
History
Micha Reiser
29927f2b59
Update Rust toolchain to 1.88 and MSRV to 1.86 (
#19011
)
2025-06-28 20:24:00 +02:00
..
resources/test
/fixtures
Rename
ruff_cli
crate to
ruff
(
#9557
)
2024-01-16 17:47:01 -05:00
src
Convert
OldDiagnostic::noqa_code
to an
Option<String>
(
#18946
)
2025-06-27 11:36:55 -04:00
tests
Update Rust toolchain to 1.88 and MSRV to 1.86 (
#19011
)
2025-06-28 20:24:00 +02:00
build.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
Cargo.toml
Update Rust toolchain to 1.88 and MSRV to 1.86 (
#19011
)
2025-06-28 20:24:00 +02:00