From c9d8448fcbc3e79668fc5d33bd4f1e33a3f3d25c Mon Sep 17 00:00:00 2001 From: Mica White Date: Sat, 28 Mar 2026 14:28:42 -0400 Subject: Init autosave command --- rustfmt.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rustfmt.toml (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..3a79d0e --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,2 @@ +hard_tabs = true +newline_style = "Unix" -- cgit v1.2.3