diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-08 20:07:52 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-08 20:07:52 -0500 |
| commit | 4e807464a9eca9613509da77aaa301854a9b2979 (patch) | |
| tree | 4120047a4382b7f76aaa692cd5701b9ac3bb50d6 /rustfmt.toml | |
| parent | 84105e10d0ce93052cdce677e8472bdcc3c388db (diff) | |
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 3efb9c3..eb67f46 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,2 +1,2 @@ -hard_tabs = true +hard_tabs = true
newline_style = "Unix"
\ No newline at end of file |
