Skip to content

Commit 6f6a4e7

Browse files
authored
Fix record wrapping (#13889)
1 parent 10faf8d commit 6f6a4e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/IntelliJ Code Style.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<package name="" withSubpackages="true" static="true" />
3232
</value>
3333
</option>
34+
<option name="RECORD_COMPONENTS_WRAP" value="0" />
3435
<option name="MULTI_CATCH_TYPES_WRAP" value="0" />
3536
</JavaCodeStyleSettings>
3637
<codeStyleSettings language="JAVA">

0 commit comments

Comments
 (0)