mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Checkstyle max line length should be 120
This commit is contained in:
parent
bbd68baf64
commit
b7d5e557c1
@ -32,7 +32,7 @@
|
||||
<module name="FileLength"/>
|
||||
|
||||
<module name="LineLength">
|
||||
<property name="max" value="150"/>
|
||||
<property name="max" value="120"/>
|
||||
<property name="fileExtensions" value="java" />
|
||||
</module>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user