Files
api-back-server/.idea/inspectionProfiles/Project_Default.xml
2026-01-01 21:46:38 +08:00

17 lines
706 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="ExtractMethodRecommender" enabled="true" level="WARNING" enabled_by_default="true">
<option name="minLength" value="620" />
</inspection_tool>
<inspection_tool class="IncorrectHttpHeaderInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="customHeaders">
<set>
<option value="&quot;name&quot;" />
<option value="user_name=JohnDoe" />
<option value="email=john.doe@example.com" />
</set>
</option>
</inspection_tool>
</profile>
</component>