diff options
author | Genevieve Alfirevic <gen@nyble.dev> | 2025-02-08 04:51:06 -0600 |
---|---|---|
committer | Genevieve Alfirevic <gen@nyble.dev> | 2025-02-08 04:51:06 -0600 |
commit | 25f4bb271f3d7d4b92c4ca86ddc8220c7ab13cfe (patch) | |
tree | 622f6130b42dd6024dc3978e8163ce64fc0f4ef0 /.rustfmt.toml | |
download | mermaid-25f4bb271f3d7d4b92c4ca86ddc8220c7ab13cfe.tar.gz mermaid-25f4bb271f3d7d4b92c4ca86ddc8220c7ab13cfe.zip |
Ripped MT out of other codebase
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 |