ruff/crates/ruff_linter
Frazer McLean b8a9b1994b
SIM905: Fix handling of U+001C..U+001F whitespace (#19849)
Fixes #19845

## Summary

The linked issue explains it well, Rust and Python do not agree on what
whitespace is for the purposes of `str.split`.
2025-08-11 03:43:04 +00:00
..
resources SIM905: Fix handling of U+001C..U+001F whitespace (#19849) 2025-08-11 03:43:04 +00:00
src SIM905: Fix handling of U+001C..U+001F whitespace (#19849) 2025-08-11 03:43:04 +00:00
Cargo.toml Clean up unused rendering code in `ruff_linter` (#19832) 2025-08-09 14:20:48 -04:00