Skip to content

Commit 3b02d71

Browse files
Update styleci config
1 parent 63eebc2 commit 3b02d71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.styleci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ preset: laravel
22

33
disabled:
44
- alpha_ordered_imports
5+
- laravel_phpdoc_alignment
56

67
enabled:
7-
- phpdoc_order
8+
- laravel_phpdoc_order
89
- phpdoc_separation
910
- unalign_double_arrow

0 commit comments

Comments
 (0)