Project.xml 720 B

123456789101112131415161718
  1. <component name="ProjectCodeStyleConfiguration">
  2. <code_scheme name="Project" version="173">
  3. <option name="SOFT_MARGINS" value="80" />
  4. <HTMLCodeStyleSettings>
  5. <option name="HTML_KEEP_BLANK_LINES" value="1" />
  6. <option name="HTML_DO_NOT_INDENT_CHILDREN_OF" value="html" />
  7. <option name="HTML_ENFORCE_QUOTES" value="true" />
  8. </HTMLCodeStyleSettings>
  9. <codeStyleSettings language="HTML">
  10. <option name="WRAP_ON_TYPING" value="1" />
  11. <indentOptions>
  12. <option name="INDENT_SIZE" value="2" />
  13. <option name="CONTINUATION_INDENT_SIZE" value="2" />
  14. <option name="TAB_SIZE" value="2" />
  15. </indentOptions>
  16. </codeStyleSettings>
  17. </code_scheme>
  18. </component>