IU-2021.1.1 <Administrator@E_Z7_CT7NT Update GoogleStyle.xml

This commit is contained in:
Eee 2021-05-18 12:35:44 +08:00
parent 5d941f3555
commit d5b69e7b46
1 changed files with 14 additions and 0 deletions

View File

@ -43,4 +43,18 @@
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="JavaScript">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="kotlin">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="CONTINUATION_INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
</code_scheme>