15 lines
608 B
XML
15 lines
608 B
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="JavadocDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
|
|
<option name="ADDITIONAL_TAGS" value="date" />
|
|
</inspection_tool>
|
|
<inspection_tool class="MavenPackageUpdate" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
<option name="excludeList">
|
|
<list>
|
|
<option value="mysql:mysql-connector-java" />
|
|
</list>
|
|
</option>
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |