ruff/crates/ruff_formatter/src
Micha Reiser 0cd453bdf0
Generic "comment to node" association logic (#4642)
2023-05-30 09:28:01 +00:00
..
format_element Introduce `SourceCodeSlice` to reduce the size of `FormatElement` (#4622) 2023-05-24 15:04:52 +00:00
printer Introduce `SourceCodeSlice` to reduce the size of `FormatElement` (#4622) 2023-05-24 15:04:52 +00: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 Introduce `SourceCodeSlice` to reduce the size of `FormatElement` (#4622) 2023-05-24 15:04:52 +00: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 Generic "comment to node" association logic (#4642) 2023-05-30 09:28:01 +00:00