Skip to content

Commit 17ef122

Browse files
committed
ICL: StyleCI rules fixed.
1 parent 6a540ed commit 17ef122

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
@@ -1,11 +1,12 @@
11
preset: laravel
22

33
enabled:
4-
- ordered_imports
4+
- alpha_ordered_imports
55

66
disabled:
77
- blank_line_before_return
88
- concat_without_spaces
9+
- length_ordered_imports
910
- no_blank_lines_after_phpdoc
1011
- no_unneeded_control_parentheses
1112
- not_operator_with_successor_space

0 commit comments

Comments
 (0)