diff options
| author | Mica White <botahamec@outlook.com> | 2026-03-28 14:28:42 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-03-28 14:28:42 -0400 |
| commit | c9d8448fcbc3e79668fc5d33bd4f1e33a3f3d25c (patch) | |
| tree | df081ffed90b13cd49151eb5cc0c8bedf2522cab /rustfmt.toml | |
Init autosave command
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..3a79d0e --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,2 @@ +hard_tabs = true +newline_style = "Unix" |
