Removed redundant variable types

This commit is contained in:
Erik C. Thauvin 2023-08-20 13:40:33 -07:00
parent 65fb61daf4
commit 9ddf470e40
10 changed files with 29 additions and 29 deletions

View file

@ -4,5 +4,6 @@
<inspection_tool class="JavadocDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ADDITIONAL_TAGS" value="created,created.on" />
</inspection_tool>
<inspection_tool class="RedundantExplicitVariableType" enabled="true" level="INFORMATION" enabled_by_default="true" editorAttributes="INFORMATION_ATTRIBUTES" />
</profile>
</component>