diff --git a/.scalafmt.conf b/.scalafmt.conf index 70dbfcd..d0df53a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -9,12 +9,5 @@ align.preset = more align.tokens.add = [ { code = "{" - }, { - code = ":" - }, { - code = "," - owners = [{ - parents = ["Term\\."] - }] } ] \ No newline at end of file