ruff/crates/ruff_formatter/src
2023-08-15 08:58:11 +02:00
..
format_element Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02:00
printer Printer: Reserve buffer upfront (#6550) 2023-08-14 12:15:36 +00:00
arguments.rs Replace inline(always) with inline (#6590) 2023-08-15 08:58:11 +02:00
buffer.rs Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02:00
builders.rs Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02:00
diagnostics.rs Add message to formatter SyntaxError (#5881) 2023-07-19 17:15:26 +02:00
format_element.rs Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02:00
format_extensions.rs Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02:00
formatter.rs Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02:00
group_id.rs Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02:00
lib.rs Override fmt_dangling_comments for frequent nodes (#6551) 2023-08-14 15:29:05 +02:00
macros.rs Remove allow(pedantic) from formatter (#6549) 2023-08-14 14:02:06 +02: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