From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- gfx/wr/rustfmt.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gfx/wr/rustfmt.toml (limited to 'gfx/wr/rustfmt.toml') diff --git a/gfx/wr/rustfmt.toml b/gfx/wr/rustfmt.toml new file mode 100644 index 0000000000..d43a44fcbd --- /dev/null +++ b/gfx/wr/rustfmt.toml @@ -0,0 +1,6 @@ +reorder_imports = false +reorder_imports_in_group = true +reorder_imported_names = true +error_on_line_overflow_comments = false +max_width = 100 +spaces_around_ranges = true -- cgit v1.2.3