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-07 14:44:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef4507be9657bab4ed6bfad49c712c6574fa6ce3
ruff
/
fuzz
/
fuzz_targets
History
Micha Reiser
9393279f65
[ty] Limit shown import paths to at most 5 unless ty runs with
-v
(
#20912
)
2025-10-16 13:18:09 +02:00
..
ruff_fix_validity.rs
Introduce
LinterSettings
2023-09-20 17:02:34 +02:00
ruff_formatter_idempotency.rs
Add a idempotent fuzz_target for ruff_python_formatter (
#9448
)
2024-01-11 08:55:59 +01:00
ruff_formatter_validity.rs
Don't cache files with diagnostics (
#19869
)
2025-08-12 15:28:44 -04:00
ruff_parse_idempotency.rs
Remove source path from parser errors (
#9322
)
2023-12-30 20:33:05 +00:00
ruff_parse_simple.rs
Extract
LineIndex
independent methods from
Locator
(
#13938
)
2024-10-28 07:53:41 +00:00
ty_check_invalid_syntax.rs
[ty] Limit shown import paths to at most 5 unless ty runs with
-v
(
#20912
)
2025-10-16 13:18:09 +02:00