diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-08 20:08:21 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-08 20:08:21 -0500 |
| commit | 608ce1d9910cd68ce825838ea313e02c598f908e (patch) | |
| tree | 0bd4ad26f86e5c873f97308983112b0ffe593df3 /rustfmt.toml | |
| parent | 93fd2e82e8fdc5ee62739053385f8ccffc660f02 (diff) | |
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 751a0aa..48d6c3f 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,3 @@ -edition = "2021" -hard_tabs = true -newline_style = "Unix" +edition = "2021"
+hard_tabs = true
+newline_style = "Unix"
|
