This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-12 13:26:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
ada4c4cb1f
ruff
/
crates
/
ruff_cache
/
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
..
cache_key.rs
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
filetime.rs
Use portable hash function for
CacheKey
(
#7533
)
2023-09-20 15:19:59 +02:00
globset.rs
Rename ruff_python_semantic's
Context
struct to
SemanticModel
(
#4565
)
2023-05-22 02:35:03 +00:00
lib.rs
Only use a single cache file per Python package (
#5117
)
2023-06-19 17:46:13 +02:00