You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.2 KiB
21 lines
1.2 KiB
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="GoNilness" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="GoUnhandledErrorResult" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<methods>
|
|
<method importPath="hash" receiver="Hash" name="Write" />
|
|
<method importPath="strings" receiver="*Builder" name="Write" />
|
|
<method importPath="strings" receiver="*Builder" name="WriteByte" />
|
|
<method importPath="bytes" receiver="*Buffer" name="WriteRune" />
|
|
<method importPath="bytes" receiver="*Buffer" name="Write" />
|
|
<method importPath="bytes" receiver="*Buffer" name="WriteString" />
|
|
<method importPath="strings" receiver="*Builder" name="WriteString" />
|
|
<method importPath="bytes" receiver="*Buffer" name="WriteByte" />
|
|
<method importPath="strings" receiver="*Builder" name="WriteRune" />
|
|
<method importPath="math/rand" receiver="*Rand" name="Read" />
|
|
<method importPath="git.aiterp.net/rpdata/api/database" receiver="Database" name="Close" />
|
|
</methods>
|
|
</inspection_tool>
|
|
</profile>
|
|
</component>
|