Little modifications on PHPStorm code style & inspections

This commit is contained in:
Pierre Goiffon
2018-09-11 18:44:44 +02:00
parent ead3067d49
commit c87f001956
2 changed files with 11 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<option name="LINE_SEPARATOR" value="&#10;" />
<HTMLCodeStyleSettings>
<option name="HTML_DO_NOT_INDENT_CHILDREN_OF" value="html,body,thead,tbody,tfoot,script,style" />
<option name="HTML_DO_NOT_ALIGN_CHILDREN_OF_MIN_LINES" value="4" />
</HTMLCodeStyleSettings>
<PHPCodeStyleSettings>
<option name="CONCAT_SPACES" value="false" />
<option name="PHPDOC_BLANK_LINE_BEFORE_TAGS" value="true" />
@@ -40,4 +44,4 @@
</indentOptions>
</codeStyleSettings>
</code_scheme>
</component>
</component>