Files
AILab/iot/EdgeAgent/.idea/inspectionProfiles/Project_Default.xml
T
2026-02-04 14:02:57 +08:00

10 lines
408 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="GoResourceLeak" enabled="true" level="WARNING" enabled_by_default="true">
<functions>
<function importPath="github.com/docker/docker/client" name="NewClientWithOpts" />
</functions>
</inspection_tool>
</profile>
</component>