2
0

Project.xml 568 B

123456789101112
  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="REMOVE_REDUNDANT_IMPORT_ALIASES" 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="LOCAL_PACKAGE_PREFIXES" />
  10. </GoCodeStyleSettings>
  11. </code_scheme>
  12. </component>