Initial checkin of API module

This commit is contained in:
2022-10-12 17:54:00 -05:00
parent b91273a53a
commit 471954e8b9
23 changed files with 1614 additions and 9 deletions

View File

@ -179,9 +179,7 @@
<property name="ignoreFinal" value="false"/>
<property name="allowedAbbreviationLength" value="1"/>
</module>
-->
<module name="OverloadMethodsDeclarationOrder"/>
<!--
<module name="VariableDeclarationUsageDistance"/>
<module name="CustomImportOrder">
<property name="sortImportsInGroupAlphabetically" value="true"/>