ruff/crates/ruff_formatter/src
Micha Reiser f8f1cd5016
Introduce `FormatterSettings` (#7545)
2023-09-21 08:01:24 +02:00
..
format_element Allow parenthesized content exceed configured line width (#7490) 2023-09-20 08:39:25 +02:00
printer Introduce `FormatterSettings` (#7545) 2023-09-21 08:01:24 +02:00
arguments.rs Memoize text width (#6552) 2023-09-06 07:10:13 +00:00
buffer.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
builders.rs Allow parenthesized content exceed configured line width (#7490) 2023-09-20 08:39:25 +02:00
diagnostics.rs Fix Printer group modes (#6815) 2023-08-24 08:42:59 +02:00
format_element.rs perf: Reduce best fitting allocations (#7411) 2023-09-18 19:49:44 +00:00
format_extensions.rs Allow parenthesized content exceed configured line width (#7490) 2023-09-20 08:39:25 +02:00
formatter.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
group_id.rs Fix Printer group modes (#6815) 2023-08-24 08:42:59 +02:00
lib.rs Introduce `FormatterSettings` (#7545) 2023-09-21 08:01:24 +02:00
macros.rs Memoize text width (#6552) 2023-09-06 07:10:13 +00:00
prelude.rs Remove dependency on `ruff_rowan` (#2875) 2023-02-15 03:54:08 +00:00
source_code.rs Implement `Ranged` on more structs (#6921) 2023-08-27 19:03:08 +00:00