diff --git a/.scalafmt.conf b/.scalafmt.conf index e6a37cc..28c4bef 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -21,6 +21,7 @@ newlines.topLevelStatementBlankLines = [ ] project.excludePaths = [ "glob:**/output/src/main/**" + "glob:**/sbt-test/**" ] project.layout = StandardConvention fileOverride {