ruff/crates/ruff_python_trivia/src
Micha Reiser 9ae698fe30
Switch to Rust 2024 edition (#18129)
2025-05-16 13:25:28 +02:00
..
comment_ranges.rs Extract `LineIndex` independent methods from `Locator` (#13938) 2024-10-28 07:53:41 +00:00
comments.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
cursor.rs [red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diagnostics -->` directives in mdtests (#16380) 2025-02-27 13:25:31 +00: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 Update `dedent_to` to support blocks that are composed of comments (#13572) 2024-10-01 04:38:03 +00:00
tokenizer.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
whitespace.rs Extract `LineIndex` independent methods from `Locator` (#13938) 2024-10-28 07:53:41 +00:00