Skip to content

Commit e6ea963

Browse files
Update .styleci.yml
1 parent bb5437a commit e6ea963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.styleci.yml

Lines changed: 1 addition & 1 deletion
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)