From 2fb4913277734dccab54479e5b65c6031de6e9ab Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Sat, 18 Oct 2025 19:32:34 +0300 Subject: Use tabs --- .rustfmt.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .rustfmt.toml (limited to '.rustfmt.toml') diff --git a/.rustfmt.toml b/.rustfmt.toml new file mode 100644 index 0000000..a0e81c4 --- /dev/null +++ b/.rustfmt.toml @@ -0,0 +1,3 @@ +reorder_imports = true +style_edition = "2024" +hard_tabs = true -- cgit v1.2.3-70-g09d2