summaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorMicha White <botahamec@outlook.com>2025-09-27 08:37:13 -0400
committerMicha White <botahamec@outlook.com>2025-09-27 08:37:13 -0400
commiteb0a3f7a022fa6dce2a43a5427262d54b2001e71 (patch)
tree8111c6e6e25660bcbf7910aa65f915495c806818 /rustfmt.toml
Working area
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml2
1 files changed, 2 insertions, 0 deletions
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