Skip to content

Commit 8eae9e1

Browse files
Merge branch '8.5' into 9.6
2 parents 8a8e449 + f37fc18 commit 8eae9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.php-cs-fixer.dist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
'phpdoc_summary' => true,
267267
'phpdoc_tag_casing' => true,
268268
'phpdoc_tag_type' => true,
269-
'phpdoc_to_comment' => true,
269+
'phpdoc_to_comment' => false,
270270
'phpdoc_trim' => true,
271271
'phpdoc_trim_consecutive_blank_line_separation' => true,
272272
'phpdoc_types' => ['groups' => ['simple', 'meta']],

0 commit comments

Comments
 (0)