Charlie Marsh
68b6d30c46
Use consistent Cargo.toml
metadata in all crates ( #5015 )
2023-06-12 00:02:40 +00:00
Charlie Marsh
5abb8ec0dc
Use Python whitespace utilities in ruff_textwrap
( #4996 )
...
## Summary
This change was intended to be included in #4994 , but was somehow
dropped.
2023-06-10 02:32:42 +00:00
Charlie Marsh
1d756dc3a7
Move Python whitespace utilities into new ruff_python_whitespace
crate ( #4993 )
...
## Summary
`ruff_newlines` becomes `ruff_python_whitespace`, and includes the
existing "universal newline" handlers alongside the Python
whitespace-specific utilities.
2023-06-10 00:59:57 +00:00
Charlie Marsh
399eb84d5e
Add a ruff_textwrap
crate ( #4731 )
2023-05-31 16:35:23 +00:00