changed setup

This commit is contained in:
tracer 2022-01-25 20:51:12 +01:00
parent ee7ec8a74f
commit cc4a47d3fb
3 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<inspection_tool class="MsOrderByInspection" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="MysqlLoadDataPathInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="MysqlParsingInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="PhpArrayShapeAttributeCanBeAddedInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="PhpCSValidationInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false">
<option name="CODING_STANDARD" value="Custom" />
<option name="CUSTOM_RULESET_PATH" value="$PROJECT_DIR$/phpcs.xml.dist" />

1
log.txt Normal file
View File

@ -0,0 +1 @@

1
src/Helpers.php Normal file
View File

@ -0,0 +1 @@
<?php