This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-08-03 18:28:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
162d2eb723
ruff
/
crates
/
ruff_python_parser
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
build.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00
Cargo.toml
Apply NFKC normalization to unicode identifiers in the lexer (
#10412
)
2024-03-18 11:56:56 +00:00