Update checkstyle.xml

This commit is contained in:
stvort
2023-10-17 01:23:12 +04:00
committed by GitHub
parent 58cef97749
commit 402b8cf6d0
+2 -1
View File
@@ -126,6 +126,7 @@
</module>
<module name="LineLength">
<property name="fileExtensions" value="java"/>
<property name="max" value="120"/>
</module>
</module>
</module>