...
1<component name="ProjectCodeStyleConfiguration">
2 <code_scheme name="Project" version="173">
3 <GoCodeStyleSettings>
4 <option name="ADD_PARENTHESES_FOR_SINGLE_IMPORT" value="true" />
5 <option name="ADD_LEADING_SPACE_TO_COMMENTS" value="true" />
6 <option name="MOVE_ALL_IMPORTS_IN_ONE_DECLARATION" value="true" />
7 <option name="MOVE_ALL_STDLIB_IMPORTS_IN_ONE_GROUP" value="true" />
8 <option name="GROUP_STDLIB_IMPORTS" value="true" />
9 <option name="GROUP_CURRENT_PROJECT_IMPORTS" value="true" />
10 </GoCodeStyleSettings>
11 <codeStyleSettings language="PROTO">
12 <indentOptions>
13 <option name="INDENT_SIZE" value="2" />
14 <option name="TAB_SIZE" value="2" />
15 </indentOptions>
16 </codeStyleSettings>
17 <codeStyleSettings language="yaml">
18 <indentOptions>
19 <option name="INDENT_SIZE" value="4" />
20 </indentOptions>
21 </codeStyleSettings>
22 </code_scheme>
23</component>
View as plain text