Skip to content

Commit fb20bac

Browse files
Merge branch '9.6' into 10.1
2 parents 5a95773 + 8eae9e1 commit fb20bac

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
@@ -271,7 +271,7 @@
271271
'phpdoc_summary' => true,
272272
'phpdoc_tag_casing' => true,
273273
'phpdoc_tag_type' => true,
274-
'phpdoc_to_comment' => true,
274+
'phpdoc_to_comment' => false,
275275
'phpdoc_trim' => true,
276276
'phpdoc_trim_consecutive_blank_line_separation' => true,
277277
'phpdoc_types' => ['groups' => ['simple', 'meta']],

0 commit comments

Comments
 (0)