From 7db43ca97b41a210dab3aa7803c185287640bebf Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 24 Dec 2024 01:12:36 +0100 Subject: feat: move rustfmt.toml to `iced_builder` --- rustfmt.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 rustfmt.toml (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml deleted file mode 100644 index 197262a..0000000 --- a/rustfmt.toml +++ /dev/null @@ -1,4 +0,0 @@ -edition = "2021" -imports_granularity = "Module" -group_imports = "StdExternalCrate" -max_width = 80 -- cgit v1.2.3