optimized_go_tools/.idea/inspectionProfiles/Project_Default.xml
2024-07-08 11:14:19 +08:00

10 lines
410 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="gopkg.in/dgrijalva/jwt-go.v3" name="ParseWithClaims" />
</functions>
</inspection_tool>
</profile>
</component>