mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
160 char max per line
This commit is contained in:
parent
1104b5d483
commit
fa57d0f6d5
@ -134,6 +134,7 @@
|
||||
</codeStyleSettings>
|
||||
<codeStyleSettings language="kotlin">
|
||||
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
|
||||
<option name="RIGHT_MARGIN" value="160" />
|
||||
<option name="KEEP_BLANK_LINES_IN_DECLARATIONS" value="1" />
|
||||
<option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
|
||||
<option name="KEEP_BLANK_LINES_BEFORE_RBRACE" value="0" />
|
||||
|
Loading…
Reference in New Issue
Block a user