Merge "LayoutLib intellij codestyle: line wrap" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3646f5591f
2
tools/layoutlib/.idea/codeStyleSettings.xml
generated
2
tools/layoutlib/.idea/codeStyleSettings.xml
generated
@@ -40,6 +40,7 @@
|
||||
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
||||
</XML>
|
||||
<codeStyleSettings language="JAVA">
|
||||
<option name="KEEP_LINE_BREAKS" value="false" />
|
||||
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
|
||||
<option name="CALL_PARAMETERS_WRAP" value="1" />
|
||||
<option name="METHOD_PARAMETERS_WRAP" value="1" />
|
||||
@@ -55,6 +56,7 @@
|
||||
<option name="DOWHILE_BRACE_FORCE" value="3" />
|
||||
<option name="WHILE_BRACE_FORCE" value="3" />
|
||||
<option name="FOR_BRACE_FORCE" value="3" />
|
||||
<option name="WRAP_LONG_LINES" value="true" />
|
||||
<arrangement>
|
||||
<groups>
|
||||
<group>
|
||||
|
||||
Reference in New Issue
Block a user