Skip to content

Commit dce21b5

Browse files
committed
Do not align parameters in docblocks
1 parent 69ff14e commit dce21b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Respect/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<exclude name="SlevomatCodingStandard.Classes.SuperfluousExceptionNaming"/>
1515
<exclude name="SlevomatCodingStandard.Operators.DisallowEqualOperators"/>
1616
<exclude name="Squiz.Commenting.DocCommentAlignment"/>
17+
<exclude name="Squiz.Commenting.FunctionComment.SpacingAfterParamType"/>
1718
</rule>
1819
<rule ref="SlevomatCodingStandard.Functions.ArrowFunctionDeclaration">
1920
<properties>

0 commit comments

Comments
 (0)