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.
2 parents a6c6232 + c563798 commit 71c07d1Copy full SHA for 71c07d1
lib/Doctrine/ruleset.xml
@@ -237,7 +237,7 @@
237
<!-- Report invalid format of inline phpDocs with @var -->
238
<rule ref="SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration"/>
239
<!-- Require comments with single line written as one-liners -->
240
- <rule ref="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment"/>
+ <rule ref="SlevomatCodingStandard.Commenting.RequireOneLineDocComment"/>
241
<!-- Forbid assignments in conditions -->
242
<rule ref="SlevomatCodingStandard.ControlStructures.AssignmentInCondition"/>
243
<!-- Require consistent spacing for block structures -->
0 commit comments