Adapt checkstyle rules and disable suppressions
This commit is contained in:
parent
adc14df33a
commit
4e0dcbd0bf
2 changed files with 3 additions and 7 deletions
|
|
@ -13,6 +13,9 @@
|
|||
<module name="TreeWalker">
|
||||
<module name="Indentation">
|
||||
<property name="basicOffset" value="2"/>
|
||||
<property name="caseIndent" value="2"/>
|
||||
<property name="throwsIndent" value="2"/>
|
||||
<property name="lineWrappingIndentation" value="2"/>
|
||||
</module>
|
||||
</module>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue