ruff/crates
Charlie Marsh 98ea94fdb7
Add StaticTextSlice kind to FormatElement enum (#2873)
Given our current parser abstractions, we need the ability to tell `ruff_formatter` to print a pre-defined slice from a fixed string of source code, which we've introduced here as `FormatElement::StaticTextSlice`.
2023-02-14 22:27:52 -05:00
..
flake8_to_ruff Move more dependencies into workspace dependencies (#2842) 2023-02-13 04:19:26 +00:00
ruff [numpy] deprecated type aliases (#2810) 2023-02-14 23:45:12 +00:00
ruff_cli many-to-one 6/9: Implement ruff_macros::map_codes 2023-02-14 16:16:12 -05:00
ruff_dev [numpy] deprecated type aliases (#2810) 2023-02-14 23:45:12 +00:00
ruff_formatter Add StaticTextSlice kind to FormatElement enum (#2873) 2023-02-14 22:27:52 -05:00
ruff_macros [numpy] deprecated type aliases (#2810) 2023-02-14 23:45:12 +00:00
ruff_python Add publish = false to unpublished crates (#2905) 2023-02-14 22:41:14 +00:00
ruff_rowan Add rome_formatter fork as ruff_formatter (#2872) 2023-02-14 19:22:55 -05:00
ruff_text_edit Add rome_formatter fork as ruff_formatter (#2872) 2023-02-14 19:22:55 -05:00
ruff_text_size Add rome_formatter fork as ruff_formatter (#2872) 2023-02-14 19:22:55 -05:00