Update for 0.2.0-SNAPSHOT

This commit is contained in:
2022-07-14 10:32:33 -05:00
parent 5f4124d3c1
commit ba213e0667
4 changed files with 258 additions and 19 deletions

View File

@ -181,8 +181,8 @@
</module>
-->
<module name="OverloadMethodsDeclarationOrder"/>
<module name="VariableDeclarationUsageDistance"/>
<!--
<module name="VariableDeclarationUsageDistance"/>
<module name="CustomImportOrder">
<property name="sortImportsInGroupAlphabetically" value="true"/>
<property name="separateLineBetweenGroups" value="true"/>