DO_NOT_WRAP_AFTER_SINGLE_ANNOTATION

This commit is contained in:
Benoit Marty 2020-01-16 14:20:55 +01:00
parent 464462022c
commit 1104b5d483
1 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,8 @@
<option name="EXTENDS_LIST_WRAP" value="0" /> <option name="EXTENDS_LIST_WRAP" value="0" />
<option name="METHOD_CALL_CHAIN_WRAP" value="0" /> <option name="METHOD_CALL_CHAIN_WRAP" value="0" />
<option name="ASSIGNMENT_WRAP" value="0" /> <option name="ASSIGNMENT_WRAP" value="0" />
<option name="CLASS_ANNOTATION_WRAP" value="0" />
<option name="FIELD_ANNOTATION_WRAP" value="1" />
</codeStyleSettings> </codeStyleSettings>
</code_scheme> </code_scheme>
</component> </component>