diff options
| author | Mica White <botahamec@outlook.com> | 2026-03-28 20:33:49 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-03-28 20:33:49 -0400 |
| commit | 6d73f96706814e58d03761ae997972a6551c081e (patch) | |
| tree | 272f4dbb898c2a89daddc07e53c5bea7ce47a1ea /rustfmt.toml | |
| parent | 2f71b45a753ff80cd9d7710be47b6777ed43e807 (diff) | |
MVP autosave command
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 index 3a79d0e..d3d0d1e 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1,3 @@ +edition = "2024" hard_tabs = true newline_style = "Unix" |
