Skip to content

Commit 946a5af

Browse files
Update .scalafmt.conf
Co-authored-by: David Leal <[email protected]>
1 parent c8a633c commit 946a5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ continuationIndent.callSite = 2
1010
continuationIndent.defnSite = 4
1111
includeCurlyBraceInSelectChains = false
1212
project.git = true
13-
project.excludeFilters = ["target/"]
13+
project.excludeFilters = ["target/"]

0 commit comments

Comments
 (0)