moved property tabWidth
This commit is contained in:
parent
5bcb30c9c2
commit
58af01acc8
|
|
@ -5,13 +5,14 @@
|
|||
|
||||
<module name="Checker">
|
||||
|
||||
<property name="tabWidth" value="4" />
|
||||
|
||||
<module name="PackageHtml"/>
|
||||
|
||||
<module name="Translation"/>
|
||||
|
||||
<module name="TreeWalker">
|
||||
|
||||
<property name="tabWidth" value="4" />
|
||||
|
||||
<module name="AvoidStarImport"/>
|
||||
<module name="ConstantName"/>
|
||||
<module name="EmptyBlock"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue