diff --git a/.scalafmt.conf b/.scalafmt.conf index 174cf94..ecbc198 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ version = "2.7.5" -lineLength = 100 \ No newline at end of file +maxColumn = 100 \ No newline at end of file