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