From c8a19796a99146bee4a6a058976ee83bab257335 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Tue, 21 Dec 2021 15:51:50 -0500 Subject: Starting template --- rustfmt.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 rustfmt.toml (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100755 index 0000000..2508efc --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,3 @@ +edition = "2021" +newline_style = "Unix" +hard_tabs = true \ No newline at end of file -- cgit v1.2.3