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-08-04 02:39:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
fa628018b2
ruff
/
crates
/
ruff_python_ast
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
..
src
Use
#[expect(lint)]
over
#[allow(lint)]
where possible (
#17822
)
2025-05-03 21:20:31 +02:00
ast.toml
Auto generate
visit_source_order
(
#17180
)
2025-04-17 08:59:57 -04:00
Cargo.toml
Transition to salsa coarse-grained tracked structs (
#15763
)
2025-02-11 11:38:50 +01:00
generate.py
Remove redundant
type_to_visitor_function
entries (
#17564
)
2025-04-23 09:27:00 +02:00