This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a98dbcee78
ruff
/
crates
/
ruff_python_formatter
/
tests
History
Micha Reiser
ed238e0c76
Fix incorrect placement of leading function comment with type params (
#12447
)
2024-07-22 14:17:00 +02:00
..
snapshots
Fix incorrect placement of leading function comment with type params (
#12447
)
2024-07-22 14:17:00 +02:00
fixtures.rs
Maintain synchronicity between the lexer and the parser (
#11457
)
2024-06-03 18:23:50 +05:30
normalizer.rs
Reduce `Result<Tok, LexicalError>` size by using `Box<str>` instead of `String` (
#9885
)
2024-02-08 20:36:22 +00:00