aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-07-29 01:07:35 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-07-29 01:07:35 +0200
commit0218e1a4327f317f3aa16ea83b1a52019d5c37a0 (patch)
tree23b585510bb83ee327d4f0c59234707153376649 /rustfmt.toml
Genesis commit
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..bc81510
--- /dev/null
+++ b/rustfmt.toml
@@ -0,0 +1,2 @@
+edition = "2021"
+hard_tabs = true \ No newline at end of file