diff options
author | gennyble <gen@nyble.dev> | 2025-03-05 05:48:04 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2025-03-05 05:48:04 -0600 |
commit | 557766c22a17d42ac58bd39cda9889f1f6b7f5bc (patch) | |
tree | 78ba1a6a78f9c5b74f05c0c96cd4fb59dc260665 /.rustfmt.toml | |
download | nokia3310emu-557766c22a17d42ac58bd39cda9889f1f6b7f5bc.tar.gz nokia3310emu-557766c22a17d42ac58bd39cda9889f1f6b7f5bc.zip |
inititty comitty
Diffstat (limited to '.rustfmt.toml')
-rwxr-xr-x | .rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml new file mode 100755 index 0000000..218e203 --- /dev/null +++ b/.rustfmt.toml @@ -0,0 +1 @@ +hard_tabs = true |