Skip to content

Commit 3bdfc59

Browse files
author
Adam Wright
authored
Update checkstyle.xml
1 parent 5f9ab4c commit 3bdfc59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"https://checkstyle.org/dtds/configuration_1_3.dtd">
44
<module name="Checker">
55
<module name="LineLength">
6-
<property name="max" value="150"/>
6+
<property name="max" value="300"/>
77
</module>
88
<!-- Add more modules as needed -->
99
</module>

0 commit comments

Comments
 (0)