Added example

This commit is contained in:
Erik C. Thauvin 2023-04-28 10:27:42 -07:00
parent 66f1ac9218
commit b50da16e74
25 changed files with 370 additions and 0 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="created" />
</inspection_tool>
</profile>
</component>