Skip to content

Commit f04a642

Browse files
committed
chore: add preset sub domain for the scalafmt
1 parent 25e46eb commit f04a642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtl/.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assumeStandardLibraryStripMargin = true
77
docstrings = ScalaDoc
88
lineEndings = preserve
99
includeCurlyBraceInSelectChains = false
10-
danglingParentheses = true
10+
danglingParentheses.preset = true
1111

1212
align.tokens.add = [
1313
{

0 commit comments

Comments
 (0)