From eb0a3f7a022fa6dce2a43a5427262d54b2001e71 Mon Sep 17 00:00:00 2001 From: Micha White Date: Sat, 27 Sep 2025 08:37:13 -0400 Subject: Working area --- 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..3efb9c3 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,2 @@ +hard_tabs = true +newline_style = "Unix" \ No newline at end of file -- cgit v1.2.3