Skip to content

Commit 2c50438

Browse files
committed
fix
1 parent 635b07d commit 2c50438

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php_cs.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
'object_operator_without_whitespace' => true,
8484
'ordered_imports' => ['sort_algorithm' => 'alpha'],
8585
'phpdoc_indent' => true,
86-
'phpdoc_inline_tag' => true,
8786
'phpdoc_no_access' => true,
8887
'phpdoc_no_package' => true,
8988
'phpdoc_no_useless_inheritdoc' => true,

0 commit comments

Comments
 (0)