You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

codeStyleSettings.xml 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ProjectCodeStyleSettingsManager">
  4. <option name="PER_PROJECT_SETTINGS">
  5. <value>
  6. <option name="RIGHT_MARGIN" value="80" />
  7. <PHPCodeStyleSettings>
  8. <option name="PHPDOC_BLANK_LINE_BEFORE_TAGS" value="true" />
  9. <option name="LOWER_CASE_BOOLEAN_CONST" value="true" />
  10. <option name="LOWER_CASE_NULL_CONST" value="true" />
  11. </PHPCodeStyleSettings>
  12. <XML>
  13. <option name="XML_KEEP_BLANK_LINES" value="1" />
  14. <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
  15. </XML>
  16. <codeStyleSettings language="CSS">
  17. <indentOptions>
  18. <option name="USE_TAB_CHARACTER" value="true" />
  19. </indentOptions>
  20. </codeStyleSettings>
  21. <codeStyleSettings language="HTML">
  22. <indentOptions>
  23. <option name="USE_TAB_CHARACTER" value="true" />
  24. </indentOptions>
  25. </codeStyleSettings>
  26. <codeStyleSettings language="JavaScript">
  27. <option name="SPACE_BEFORE_METHOD_PARENTHESES" value="true" />
  28. <indentOptions>
  29. <option name="USE_TAB_CHARACTER" value="true" />
  30. </indentOptions>
  31. </codeStyleSettings>
  32. <codeStyleSettings language="PHP">
  33. <option name="CLASS_BRACE_STYLE" value="1" />
  34. <option name="METHOD_BRACE_STYLE" value="1" />
  35. <option name="DOWHILE_BRACE_FORCE" value="3" />
  36. <option name="WHILE_BRACE_FORCE" value="3" />
  37. <option name="FOR_BRACE_FORCE" value="3" />
  38. <indentOptions>
  39. <option name="USE_TAB_CHARACTER" value="true" />
  40. </indentOptions>
  41. </codeStyleSettings>
  42. <codeStyleSettings language="XML">
  43. <indentOptions>
  44. <option name="USE_TAB_CHARACTER" value="true" />
  45. </indentOptions>
  46. </codeStyleSettings>
  47. </value>
  48. </option>
  49. <option name="USE_PER_PROJECT_SETTINGS" value="true" />
  50. </component>
  51. </project>