2024-07-05 14:41:35 +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="github.com/golang-jwt/jwt/v5" name="ParseWithClaims" />
</functions>
</inspection_tool>
</profile>
</component>