diff options
author | gennyble <gen@nyble.dev> | 2023-11-06 00:11:09 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-11-06 00:11:09 -0600 |
commit | e70327c824d145274430f5f315f464d1d3fda53d (patch) | |
tree | 4503f26ebdc7c2e5fd642f0ce1d13ae3418e2143 /.rustfmt.toml | |
download | popline-e70327c824d145274430f5f315f464d1d3fda53d.tar.gz popline-e70327c824d145274430f5f315f464d1d3fda53d.zip |
popline :)
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 |