Initial commit

This commit is contained in:
Erik C. Thauvin 2024-04-04 09:42:06 -07:00
commit 6ff767b04e
Signed by: erik
GPG key ID: 776702A6A2DA330E
25 changed files with 595 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>