You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
1021 B
XML
18 lines
1021 B
XML
|
2 months ago
|
<component name="InspectionProjectProfileManager">
|
||
|
|
<profile version="1.0">
|
||
|
|
<option name="myName" value="Project Default" />
|
||
|
|
<inspection_tool class="AutoCloseableResource" enabled="true" level="WARNING" enabled_by_default="true">
|
||
|
|
<option name="METHOD_MATCHER_CONFIG" value="java.util.Formatter,format,java.io.Writer,append,com.google.common.base.Preconditions,checkNotNull,org.hibernate.Session,close,java.io.PrintWriter,printf,java.io.PrintStream,printf,java.lang.foreign.Arena,ofAuto,java.lang.foreign.Arena,global,com.github.pagehelper.page.PageMethod,startPage" />
|
||
|
|
</inspection_tool>
|
||
|
|
<inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
|
||
|
|
<option name="myValues">
|
||
|
|
<value>
|
||
|
|
<list size="1">
|
||
|
|
<item index="0" class="java.lang.String" itemvalue="_blank" />
|
||
|
|
</list>
|
||
|
|
</value>
|
||
|
|
</option>
|
||
|
|
<option name="myCustomValuesEnabled" value="true" />
|
||
|
|
</inspection_tool>
|
||
|
|
</profile>
|
||
|
|
</component>
|