diff options
author | pommicket <pommicket@gmail.com> | 2023-09-03 15:06:45 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-09-03 15:06:45 -0400 |
commit | 0e1bda128a4277296cb1f620cdf12d35482823f4 (patch) | |
tree | 268b1c7e91bd67932d6ed5a6301f0b61e3b969fe /rustfmt.toml |
initial commit
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 |