项目的配置

This commit is contained in:
lqyan
2024-01-29 13:13:01 +08:00
parent 52e519a4ed
commit 4f2eb26a1e
7 changed files with 153 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
<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>
</profile>
</component>