We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07db56c commit 7ac2f4fCopy full SHA for 7ac2f4f
phpcs.xml
@@ -72,7 +72,7 @@
72
<!-- Permit slightly longer line lengths -->
73
<rule ref="Generic.Files.LineLength">
74
<properties>
75
- <property name="lineLimit" value="150"/>
+ <property name="lineLimit" value="160"/>
76
<property name="absoluteLineLimit" value="0"/>
77
</properties>
78
</rule>
0 commit comments