Skip to content

Commit 7ac2f4f

Browse files
committed
Coding Standards compat.
1 parent 07db56c commit 7ac2f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<!-- Permit slightly longer line lengths -->
7373
<rule ref="Generic.Files.LineLength">
7474
<properties>
75-
<property name="lineLimit" value="150"/>
75+
<property name="lineLimit" value="160"/>
7676
<property name="absoluteLineLimit" value="0"/>
7777
</properties>
7878
</rule>

0 commit comments

Comments
 (0)