From be691f0a1af3e7c2226eefabea9f3e656472fe32 Mon Sep 17 00:00:00 2001 From: Mica White Date: Sun, 7 Dec 2025 20:50:32 -0500 Subject: Add rustfmt --- 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