diff --git a/.scalafmt.conf b/.scalafmt.conf index 446f09f..ad8ce6a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,4 @@ version = 2.7.5 -preset=IntelliJ \ No newline at end of file +preset = IntelliJ +lineEndings = preserve \ No newline at end of file