Skip to content

Commit 10cc6af

Browse files
Merge branch '11.10' into 11.11
2 parents a56f7f2 + e6ea963 commit 10cc6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.styleci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ enabled:
1010
- declare_strict_types
1111
- native_constant_invocation
1212
- native_function_invocation
13-
- phpdoc_align
1413
- phpdoc_order
1514
- void_return
1615

1716
disabled:
1817
- native_constant_invocation_symfony
1918
- native_function_invocation_symfony
2019
- no_superfluous_phpdoc_tags_symfony
20+
- phpdoc_align
2121
- phpdoc_to_comment
2222
- phpdoc_var_without_name

0 commit comments

Comments
 (0)