Skip to content

Commit c7f964f

Browse files
authored
chore: cs-fixer updates (#764)
1 parent 9835d2e commit c7f964f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.php-cs-fixer.dist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'no_leading_import_slash' => true,
2626
'fully_qualified_strict_types' => [
2727
'import_symbols' => true,
28+
'phpdoc_tags' => [],
2829
],
2930
'global_namespace_import' => [
3031
'import_classes' => true,

0 commit comments

Comments
 (0)