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-11-08 07:23:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
a227775f62
ruff
/
crates
/
ruff_python_whitespace
/
src
History
Download ZIP
Download TAR.GZ
Micha Reiser
c577045f2e
perf(formatter): Use memchar for faster back tokenization (
#5823
)
2023-07-18 21:05:55 +00:00
..
snapshots
Remove exception-handler lexing from
unused-bound-exception
fix (
#5851
)
2023-07-18 18:27:46 +00:00
cursor.rs
Use shared
Cursor
across crates (
#5715
)
2023-07-12 21:09:27 +00:00
lib.rs
Remove exception-handler lexing from
unused-bound-exception
fix (
#5851
)
2023-07-18 18:27:46 +00:00
newlines.rs
Move Python whitespace utilities into new
ruff_python_whitespace
crate (
#4993
)
2023-06-10 00:59:57 +00:00
tokenizer.rs
perf(formatter): Use memchar for faster back tokenization (
#5823
)
2023-07-18 21:05:55 +00:00
whitespace.rs
Introduce
PythonWhitespace
to confine trim operations to Python whitespace (
#4994
)
2023-06-09 21:44:50 -04:00