Skip to content

Commit dce015b

Browse files
Merge branch '9.18' into 9.19
2 parents d770318 + b7d6512 commit dce015b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.styleci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ enabled:
44
- align_phpdoc
55
- alpha_ordered_imports
66
- array_indentation
7-
- short_array_syntax
87

98
disabled:
10-
- phpdoc_no_empty_return
9+
- no_superfluous_phpdoc_tags_symfony
10+
- phpdoc_align
11+
- phpdoc_property
1112
- phpdoc_to_comment
1213
- phpdoc_var_without_name

0 commit comments

Comments
 (0)