From 1fb235e5fb656a8235d1f3ea5ddeba63b1d6cd5e Mon Sep 17 00:00:00 2001 From: Docusaurus bot Date: Mon, 27 Nov 2023 16:12:24 +0000 Subject: [PATCH] Deploy website Deploy website version based on 108724575ad927f26b224dc223b1cffdad17ad8d --- docs/configuration.html | 5 ++++- docs/installation.html | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/configuration.html b/docs/configuration.html index 06035d6b15..55c89a8650 100644 --- a/docs/configuration.html +++ b/docs/configuration.html @@ -58,8 +58,11 @@ using HOCON syntax.

Here is an example .scalafmt.conf:

align.preset = more    // For pretty alignment.
-maxColumn = 100 // For my wide 30" display.
+maxColumn = 1234
 
+
+

🚧 Before using specific configuration make sure that your project agrees on the standards. Settings such as maxColumn could be a source of issues if different tools such as an IDE uses a different default value.

+

Most popular

maxColumn

Default: maxColumn = 80

diff --git a/docs/installation.html b/docs/installation.html index d642897819..04d6ed0ed4 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -330,10 +330,10 @@

--help

-
build commit: 34ac3029f06be3ed8fd2111166f336e1283b9e86
-build time: Mon Nov 27 16:06:02 UTC 2023
+
build commit: 108724575ad927f26b224dc223b1cffdad17ad8d
+build time: Mon Nov 27 16:11:45 UTC 2023
 
-
scalafmt 3.7.17+7-34ac3029-SNAPSHOT
+
scalafmt 3.7.17+8-10872457-SNAPSHOT
 Usage: scalafmt [options] [<file>...]
 
   -h, --help               prints this usage text