1

fixed checkstyle in tests

This commit is contained in:
[Mahgs]
2020-03-27 14:38:07 +01:00
parent 9ccb7c77a2
commit 9c984f8572
5 changed files with 93 additions and 92 deletions

View File

@ -226,7 +226,6 @@
<property name="lineWrappingIndentation" value="8"/>
<property name="arrayInitIndent" value="4"/>
</module>
<module name="OverloadMethodsDeclarationOrder"/>
<module name="VariableDeclarationUsageDistance"/>
<module name="MethodParamPad">
<property name="tokens"