about summary refs log tree commit diff
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2025-03-11 14:42:29 -0500
committergennyble <gen@nyble.dev>2025-03-11 14:42:29 -0500
commit912ce0966c42f126d7a37c88e442e16a30308415 (patch)
treecd17b5f93c57f7ef6b17c99f776503d5ddf3803b /.rustfmt.toml
downloadcorgi-912ce0966c42f126d7a37c88e442e16a30308415.tar.gz
corgi-912ce0966c42f126d7a37c88e442e16a30308415.zip
works :)
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..4639247
--- /dev/null
+++ b/.rustfmt.toml
@@ -0,0 +1,2 @@
+hard_tabs = true
+chain_width = 100