ruff/crates/ruff_python_whitespace/src
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