about summary refs log tree commit diff
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2025-05-17 09:53:23 -0500
committergennyble <gen@nyble.dev>2025-05-17 09:53:23 -0500
commit2bd66b9a04be8a63d7ee0be2d633ead183fa7e76 (patch)
tree8962e5bc5b0e8ac1af7f01f0db875bc60d8d44c3 /.rustfmt.toml
downloadskim-2bd66b9a04be8a63d7ee0be2d633ead183fa7e76.tar.gz
skim-2bd66b9a04be8a63d7ee0be2d633ead183fa7e76.zip
initial commit; meow
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