ruff/crates/ruff_python_trivia/src
2024-09-08 13:17:37 +02:00
..
comment_ranges.rs refactor: Return copied TextRange in CommentRanges iterator (#13281) 2024-09-08 13:17:37 +02:00
comments.rs Implement RUF028 to detect useless formatter suppression comments (#9899) 2024-02-28 19:21:06 +00:00
cursor.rs Mention that Cursor is based on rustc's implementation. (#12109) 2024-06-30 16:53:25 +01:00
lib.rs Implement RUF028 to detect useless formatter suppression comments (#9899) 2024-02-28 19:21:06 +00:00
pragmas.rs Extend pragma comment cases (#7687) 2023-09-28 18:55:19 +00:00
textwrap.rs Stabilize fixes for RET50{5-8} (#12840) 2024-08-14 18:15:45 +02:00
tokenizer.rs Remove cyclic dev dependency with the parser crate (#11261) 2024-05-07 09:24:57 +00:00
whitespace.rs Remove cyclic dev dependency with the parser crate (#11261) 2024-05-07 09:24:57 +00:00