Let Checkstyle use longer lines
This commit is contained in:
@@ -57,7 +57,7 @@ limitations under the License.
|
||||
</module>
|
||||
|
||||
<module name="LineLength">
|
||||
<property name="max" value="120"/>
|
||||
<property name="max" value="160"/>
|
||||
</module>
|
||||
|
||||
<module name="TreeWalker">
|
||||
|
||||
Reference in New Issue
Block a user