Skip to content

Commit 71c07d1

Browse files
authored
Merge pull request #294 from simPod/ole
2 parents a6c6232 + c563798 commit 71c07d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<!-- Report invalid format of inline phpDocs with @var -->
238238
<rule ref="SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration"/>
239239
<!-- Require comments with single line written as one-liners -->
240-
<rule ref="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment"/>
240+
<rule ref="SlevomatCodingStandard.Commenting.RequireOneLineDocComment"/>
241241
<!-- Forbid assignments in conditions -->
242242
<rule ref="SlevomatCodingStandard.ControlStructures.AssignmentInCondition"/>
243243
<!-- Require consistent spacing for block structures -->

0 commit comments

Comments
 (0)