MossChat_Backend/.idea/inspectionProfiles/Project_Default.xml
2024-06-16 02:08:50 +08:00

10 lines
392 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="GoDfaErrorMayBeNotNil" enabled="true" level="WARNING" enabled_by_default="true">
<functions>
<function importPath="MossChat/models" name="CreateUser" />
</functions>
</inspection_tool>
</profile>
</component>