ruff/crates/ruff_python_index/src
Seo Sanghyeon 6e225cb57c
Removing trailing whitespace inside multiline strings is unsafe (#9744)
Fix #8037.
2024-01-31 21:45:23 +00:00
..
comment_ranges.rs Approximate tokens len (#9546) 2024-01-19 17:39:37 +01:00
fstring_ranges.rs Consider unterminated f-strings in `FStringRanges` (#8154) 2023-10-27 11:11:44 +00:00
indexer.rs Removing trailing whitespace inside multiline strings is unsafe (#9744) 2024-01-31 21:45:23 +00:00
lib.rs Removing trailing whitespace inside multiline strings is unsafe (#9744) 2024-01-31 21:45:23 +00:00
multiline_ranges.rs Removing trailing whitespace inside multiline strings is unsafe (#9744) 2024-01-31 21:45:23 +00:00