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-20 04:50:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b4afd30caebd6e2c5c27bbf5debc1663cbb28a2
ruff
/
crates
/
ruff_python_codegen
/
src
History
Alex Waygood
aa0db338d9
Implement
iter()
,
len()
and
is_empty()
for all display-literal AST nodes (
#12807
)
2024-08-12 10:39:28 +00:00
..
generator.rs
Implement
iter()
,
len()
and
is_empty()
for all display-literal AST nodes (
#12807
)
2024-08-12 10:39:28 +00:00
lib.rs
Maintain synchronicity between the lexer and the parser (
#11457
)
2024-06-03 18:23:50 +05:30
stylist.rs
Use
indentation
consistently (
#12293
)
2024-07-12 14:08:56 +02:00