diff options
author | pommicket <pommicket@gmail.com> | 2025-08-29 04:25:57 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-08-29 04:25:57 -0400 |
commit | af16284921b65f92601279001531862d1c80cee7 (patch) | |
tree | ffabe5598ab96839de4ff44c53fa2ef44f4db062 /rustfmt.toml |
Initial commit (v. 0.1.0)v0.1.0
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 |