We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21854b commit ccf548eCopy full SHA for ccf548e
1 file changed
IxDFCodingStandard/ruleset.xml
@@ -234,7 +234,7 @@
234
<rule ref="SlevomatCodingStandard.Functions.FunctionLength">
235
<properties>
236
<!-- Default value is 20. -->
237
- <property name="maxLinesLength" value="40"/>
+ <property name="maxLinesLength" value="70"/>
238
</properties>
239
</rule>
240
<rule ref="SlevomatCodingStandard.Functions.RequireArrowFunction">
0 commit comments