Skip to content

Commit

Permalink
feat(cs): rule deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Apr 22, 2024
1 parent 28ff27d commit ba818c1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CodeatCodingStandard/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,11 +233,6 @@
<property name="maxLinesLength" value="50"/>
</properties>
</rule>
<rule ref="SlevomatCodingStandard.Files.FunctionLength">
<properties>
<property name="maxLinesLength" value="50"/>
</properties>
</rule>
<rule ref="SlevomatCodingStandard.Complexity.Cognitive">
<properties>
<property name="maxComplexity" value="10"/>
Expand Down

0 comments on commit ba818c1

Please sign in to comment.