Skip to content

Commit e7e6bc3

Browse files
Merge branch '9.19' into 10.0
2 parents 47ce4a2 + 6487227 commit e7e6bc3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.styleci.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@ enabled:
44
- align_phpdoc
55
- alpha_ordered_imports
66
- array_indentation
7-
- compact_nullable_typehint
87
- const_visibility_required
9-
- no_alternative_syntax
10-
- no_blank_lines_between_traits
11-
- no_unreachable_default_argument_value
12-
- short_array_syntax
8+
- phpdoc_order
139

1410
disabled:
15-
- phpdoc_no_empty_return
11+
- no_superfluous_phpdoc_tags_symfony
1612
- phpdoc_to_comment
1713
- phpdoc_var_without_name

0 commit comments

Comments
 (0)