Update code style for text blocks

This commit is contained in:
AsamK 2022-05-23 16:24:36 +02:00
parent 621d822a6c
commit 69e952738b
4 changed files with 27 additions and 26 deletions

View file

@ -4,6 +4,7 @@
<JavaCodeStyleSettings>
<option name="GENERATE_FINAL_LOCALS" value="true" />
<option name="GENERATE_FINAL_PARAMETERS" value="true" />
<option name="ALIGN_MULTILINE_TEXT_BLOCKS" value="true" />
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50" />
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="50" />
<option name="IMPORT_LAYOUT_TABLE">