We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155fe5a commit b8928aeCopy full SHA for b8928ae
.scalafmt.conf
@@ -29,3 +29,7 @@ align.tokens."+" = [
29
]
30
}
31
32
+
33
+project.excludeFilters = [
34
+ "\\Wsbt-test\\W"
35
+]
0 commit comments