Set tab width to 1

This commit is contained in:
Marcin Grzejszczak
2019-01-30 13:00:10 +01:00
parent 0d5e152e7a
commit 9c3dddb63c

View File

@@ -21,6 +21,7 @@
<!-- TreeWalker Checks -->
<module name="com.puppycrawl.tools.checkstyle.TreeWalker">
<property name="tabWidth" value="1"/>
<!-- Spring Cloud ones -->
<module name="LineLength">