Update PhpStorm code style settings

This commit is contained in:
Dylan K. Taylor 2022-12-06 13:22:54 +00:00
parent 7ec32f981e
commit 3b32ea1b0b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -62,6 +62,11 @@
<option name="USE_TAB_CHARACTER" value="true" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="Shell Script">
<indentOptions>
<option name="USE_TAB_CHARACTER" value="true" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="neon">
<indentOptions>
<option name="USE_TAB_CHARACTER" value="true" />