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-17 03:20:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a354d9ead66bfc49be21d480782a51c8c38572b0
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