QQQ-21 methods to run async process stuff

This commit is contained in:
2022-07-08 10:28:46 -05:00
parent de3eabb1cf
commit aa001292b8
6 changed files with 757 additions and 84 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"/>