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-09 15:44:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
123
Commits
530
Branches
395
Tags
6439867f7853e012b0ee75e0f21e051464742c97
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Anders Kaseorg
6439867f78
Allow named expression in set comprehension:
{a := b for c in d}
...
Signed-off-by: Anders Kaseorg <
andersk@mit.edu
>
2022-12-28 09:57:32 -08:00
ast
Remove unnecessary boxing of ASDL product children
2022-12-14 02:30:02 -08:00
core
Fix nightly clippy warnings
2022-12-05 12:18:16 +09:00
parser
Allow named expression in set comprehension:
{a := b for c in d}
2022-12-28 09:57:32 -08:00
Cargo.toml
rustpython-bytecode -> rustpython-compiler-core
2022-08-22 08:42:20 +09:00
Description
No description provided
MIT
324
MiB
Languages
Rust
96.1%
Python
2.6%
TypeScript
0.9%
RenderScript
0.2%
Shell
0.1%