aboutsummaryrefslogtreecommitdiff
path: root/.scalafmt
diff options
context:
space:
mode:
Diffstat (limited to '.scalafmt')
-rw-r--r--.scalafmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scalafmt b/.scalafmt
index 4a04fdf..ba1bf4f 100644
--- a/.scalafmt
+++ b/.scalafmt
@@ -16,7 +16,7 @@
--alignByArrowEnumeratorGenerator true
--binPackParentConstructors true
--allowNewlineBeforeColonInMassiveReturnTypes true
---spacesInImportCurlyBraces true
+--spacesInImportCurlyBraces false
# --alignByOpenParenCallSite <value>
# --alignByOpenParenDefnSite <value>