SpringBoot_Study/.idea/inspectionProfiles/Project_Default.xml

15 lines
608 B
XML
Raw Permalink Normal View History

2023-03-15 21:48:15 +08:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
2023-05-10 21:43:40 +08:00
<inspection_tool class="JavadocDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ADDITIONAL_TAGS" value="date" />
</inspection_tool>
2023-03-15 21:48:15 +08:00
<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>