Files
hdk-core/.idea/inspectionProfiles/Project_Default.xml

8 lines
512 B
XML
Raw Normal View History

2022-12-19 17:28:55 +08:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PhpCSFixerValidationInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
2022-12-19 17:28:55 +08:00
<inspection_tool class="PhpPropertyOnlyWrittenInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="PhpStanGlobal" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
2022-12-19 17:28:55 +08:00
</profile>
</component>