summaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorBotahamec <botahamec@outlook.com>2022-10-26 20:23:59 -0400
committerBotahamec <botahamec@outlook.com>2022-10-26 20:23:59 -0400
commitfc7dcf7652674d6f52653582306b9a1e860ea5ba (patch)
tree5db4df7e3804118ac5a45b864aaf29fa616fcfb5 /rustfmt.toml
Start
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
new file mode 100644
index 0000000..a49072a
--- /dev/null
+++ b/rustfmt.toml
@@ -0,0 +1,3 @@
+edition = "2021"
+hard_tabs = true
+newline_style = "Unix" \ No newline at end of file