ruff/crates/ruff_formatter/src
2023-06-02 09:26:36 +02:00
..
format_element Remove collapsing space behaviour from Printer (#4782) 2023-06-01 13:38:42 +02:00
printer Remove collapsing space behaviour from Printer (#4782) 2023-06-01 13:38:42 +02:00
arguments.rs Add rome_formatter fork as ruff_formatter (#2872) 2023-02-14 19:22:55 -05:00
buffer.rs Run automatically format code blocks with Black (#3191) 2023-02-27 10:14:05 -05:00
builders.rs Introduce SourceCodeSlice to reduce the size of FormatElement (#4622) 2023-05-24 15:04:52 +00:00
diagnostics.rs Run automatically format code blocks with Black (#3191) 2023-02-27 10:14:05 -05:00
format_element.rs Introduce SourceCodeSlice to reduce the size of FormatElement (#4622) 2023-05-24 15:04:52 +00:00
format_extensions.rs Remove source position from FormatElement::DynamicText (#4619) 2023-05-24 16:36:14 +02:00
formatter.rs Remove dependency on ruff_rowan (#2875) 2023-02-15 03:54:08 +00:00
group_id.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
lib.rs Generate FormatRule definitions (#4724) 2023-06-01 08:38:53 +02:00
macros.rs Run automatically format code blocks with Black (#3191) 2023-02-27 10:14:05 -05:00
prelude.rs Remove dependency on ruff_rowan (#2875) 2023-02-15 03:54:08 +00:00
source_code.rs Leading, Dangling, and Trailing comments formatting (#4785) 2023-06-02 09:26:36 +02:00