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-08-04 02:38:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
162d2eb723
ruff
/
crates
/
ruff_python_ast
History
Download ZIP
Download TAR.GZ
Alex Waygood
162d2eb723
Track casing of r-string prefixes in the tokenizer and AST (
#10314
)
...
Co-authored-by: Micha Reiser <micha@reiser.io>
2024-03-18 17:18:04 +00:00
..
src
Track casing of r-string prefixes in the tokenizer and AST (
#10314
)
2024-03-18 17:18:04 +00:00
tests
Remove type parameter from
parse_*
methods (
#9466
)
2024-01-11 19:41:19 +01:00
Cargo.toml
refactor: Use
QualifiedName
for
Imported::call_path
(
#10214
)
2024-03-06 09:55:59 +01:00