ruff/crates/ruff_formatter/src
dependabot[bot] dc6b4ad2b4
Bump tracing from 0.1.37 to 0.1.39 (#7978)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2023-10-17 07:46:53 +00:00
..
format_element Allow parenthesized content exceed configured line width (#7490) 2023-09-20 08:39:25 +02:00
printer Bump tracing from 0.1.37 to 0.1.39 (#7978) 2023-10-17 07:46:53 +00: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 Add most formatter options to `ruff.toml` / `pyproject.toml` (#7566) 2023-09-22 15:47:57 +00: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