Skip to content

Commit

Permalink
Remove duplicate rule
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Mar 11, 2024
1 parent 31950c8 commit fc6c7ce
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions IxDFCodingStandard/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,12 +299,6 @@
<rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly"/>
<rule ref="SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch"/>
<rule ref="SlevomatCodingStandard.Files.FileLength"/>
<rule ref="SlevomatCodingStandard.Files.FunctionLength">
<properties>
<!-- Default value is 20. -->
<property name="maxLinesLength" value="40"/>
</properties>
</rule>
<rule ref="SlevomatCodingStandard.Functions.ArrowFunctionDeclaration"/>
<rule ref="SlevomatCodingStandard.Functions.DisallowEmptyFunction"/>
<rule ref="SlevomatCodingStandard.Functions.DisallowNamedArguments">
Expand Down

0 comments on commit fc6c7ce

Please sign in to comment.