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-11-18 11:41:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
3656b44877
ruff
/
crates
/
ruff_python_ast
History
Download ZIP
Download TAR.GZ
Dan Parizher
04e7cecab3
[
flake8-simplify
] Fix SIM222 false positive for
tuple(generator) or None
(
SIM222
) (
#21187
)
...
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-11-10 14:27:31 +01:00
..
src
[
flake8-simplify
] Fix SIM222 false positive for
tuple(generator) or None
(
SIM222
) (
#21187
)
2025-11-10 14:27:31 +01:00
ast.toml
[
ruff
] Autogenerate TypeParam nodes (
#21028
)
2025-10-22 14:06:24 +02:00
Cargo.toml
[
ruff
] Update schemars to v1 (
#20942
)
2025-10-20 08:59:52 +02:00
generate.py
[
ruff
] Auto generate ast Pattern nodes (
#21024
)
2025-10-22 08:24:34 +02:00