mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
10 lines
413 B
XML
10 lines
413 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">
|
|
<methods>
|
|
<method importPath="github.com/go-resty/resty/v2" receiver="*Request" name="Post" />
|
|
</methods>
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |