diff options
author | gennyble <gen@nyble.dev> | 2025-04-19 06:36:34 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-04-19 06:36:34 -0500 |
commit | 0fbebbe9af03f6880b3c0d585b757f7809aa27e7 (patch) | |
tree | 0e446b6a9b9c7516ef1893a2fe5d18fa1511941e /.rustfmt.toml | |
download | leaberblord-0fbebbe9af03f6880b3c0d585b757f7809aa27e7.tar.gz leaberblord-0fbebbe9af03f6880b3c0d585b757f7809aa27e7.zip |
works
Diffstat (limited to '.rustfmt.toml')
-rw-r--r-- | .rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml new file mode 100644 index 0000000..218e203 --- /dev/null +++ b/.rustfmt.toml @@ -0,0 +1 @@ +hard_tabs = true |