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
2736e87b2cc81c02d1356cf00b29379d5ca08239
ruff
/
crates
/
ruff_cache
/
src
History
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