Project.xml 485 B

123456789101112131415
  1. <component name="ProjectCodeStyleConfiguration">
  2. <code_scheme name="Project" version="173">
  3. <codeStyleSettings language="JAVA">
  4. <indentOptions>
  5. <option name="TAB_SIZE" value="2" />
  6. </indentOptions>
  7. </codeStyleSettings>
  8. <codeStyleSettings language="Python">
  9. <indentOptions>
  10. <option name="TAB_SIZE" value="2" />
  11. <option name="SMART_TABS" value="true" />
  12. </indentOptions>
  13. </codeStyleSettings>
  14. </code_scheme>
  15. </component>