We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0fb0e6 + 8f57dc1 commit 3e88327Copy full SHA for 3e88327
lib/Doctrine/ruleset.xml
@@ -254,8 +254,6 @@
254
</rule>
255
<!-- Report invalid format of inline phpDocs with @var -->
256
<rule ref="SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration"/>
257
- <!-- Require comments with single line written as one-liners -->
258
- <rule ref="SlevomatCodingStandard.Commenting.RequireOneLineDocComment"/>
259
<!-- Forbid assignments in conditions -->
260
<rule ref="SlevomatCodingStandard.ControlStructures.AssignmentInCondition"/>
261
<!-- Require consistent spacing for block structures -->
0 commit comments