Skip to content

Commit

Permalink
remove RequireOneLineDocComment rule
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctl committed May 21, 2021
1 parent fdb02dc commit 06089a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ModernTribe/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@
<property name="linesCountAfterLastContent" value="0"/>
</properties>
</rule>
<!-- Require One Line Doc Comment where there's only 1 annotation present -->
<rule ref="SlevomatCodingStandard.Commenting.RequireOneLineDocComment"/>

<!-- Slevomat control structures -->
<rule ref="SlevomatCodingStandard.ControlStructures.AssignmentInCondition"/>
Expand Down

0 comments on commit 06089a3

Please sign in to comment.