ruff/crates
konstin ff37d7af23
Implement module formatting using JoinNodesBuilder (#4808)
* Implement module formatting using JoinNodesBuilder

This uses JoinNodesBuilder to implement module formatting for #4800

See the snapshots for the changed behaviour. See one PR up for a CLI that i used to verify the trailing new line behaviour
2023-06-05 08:35:05 +00:00
..
flake8_to_ruff
ruff Abstract stylist to libcst style conversion (#4749) 2023-06-05 07:22:43 +00:00
ruff_benchmark
ruff_cache
ruff_cli
ruff_dev
ruff_diagnostics
ruff_formatter Rename ruff_formatter::builders::BestFitting to FormatBestFitting (#4841) 2023-06-04 00:13:51 +02:00
ruff_index
ruff_macros
ruff_newlines
ruff_python_ast
ruff_python_formatter Implement module formatting using JoinNodesBuilder (#4808) 2023-06-05 08:35:05 +00:00
ruff_python_semantic Invert structure of Scope#shadowed_bindings (#4855) 2023-06-05 02:03:21 +00:00
ruff_python_stdlib
ruff_rustpython
ruff_testing_macros
ruff_textwrap
ruff_wasm