Add custom codestyle
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
a7d69833cf
commit
b15f3e1688
2 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<code_scheme name="Default" version="173">
|
||||
<code_scheme name="Custom" version="173">
|
||||
<PHPCodeStyleSettings>
|
||||
<option name="LOWER_CASE_BOOLEAN_CONST" value="true" />
|
||||
<option name="LOWER_CASE_NULL_CONST" value="true" />
|
|
@ -0,0 +1,5 @@
|
|||
<application>
|
||||
<component name="CodeStyleSchemeSettings">
|
||||
<option name="CURRENT_SCHEME_NAME" value="Custom" />
|
||||
</component>
|
||||
</application>
|
Loading…
Add table
Add a link
Reference in a new issue