diff options
| author | Mica White <botahamec@outlook.com> | 2026-07-30 07:34:24 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-07-30 07:34:24 -0400 |
| commit | e3c5839159903658a667f789963f20a31567b25c (patch) | |
| tree | 1e358a5fb43fd4c8f8e06374667583250111d6e6 /rustfmt.toml | |
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..d3d0d1e --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,3 @@ +edition = "2024" +hard_tabs = true +newline_style = "Unix" |
