diff options
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"
|
