Skip to content

Commit 078c1c2

Browse files
committed
[8.0] Enable no_useless_else
1 parent 3537836 commit 078c1c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.styleci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ preset: laravel
33
enabled:
44
- align_double_arrow
55
- align_equals
6+
- no_useless_else
67

78
disabled:
89
- concat_without_spaces

0 commit comments

Comments
 (0)