summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-09-30 17:42:33 +0200
committerCanop <cano.petrole@gmail.com>2023-09-30 17:42:33 +0200
commit1b552557546e1a431eab193748c88b6a1b9006aa (patch)
treea8a72827fcbf89dc0972d5f7ecfaea0f5d3e40cf /rustfmt.toml
parentb61e53a0389360ccaed62f4ff7eed7bb5476f26b (diff)
refresh screenshots displayed on website's home page
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index a1381c9..01fe8f6 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -2,3 +2,4 @@ edition = "2021"
version = "Two"
imports_layout = "Vertical"
fn_params_layout = "Vertical"
+newline_style = "Unix"