checkstyle: Add indentation
This commit is contained in:
parent
04ea84640e
commit
561d7833d1
@ -34,6 +34,8 @@
|
|||||||
<!--<module name="MethodLength" />-->
|
<!--<module name="MethodLength" />-->
|
||||||
<!--<module name="ParameterNumber" />-->
|
<!--<module name="ParameterNumber" />-->
|
||||||
|
|
||||||
|
<module name="Indentation" />
|
||||||
|
|
||||||
<module name="EmptyForIteratorPad" />
|
<module name="EmptyForIteratorPad" />
|
||||||
<module name="GenericWhitespace" />
|
<module name="GenericWhitespace" />
|
||||||
<module name="MethodParamPad" />
|
<module name="MethodParamPad" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user