Skip to content

Commit de1ac7c

Browse files
committed
fix styleci configuration
1 parent e7f7bac commit de1ac7c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.styleci.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@
1515

1616

1717
preset: symfony
18+
risky: true
1819

1920
enabled:
2021
- combine_consecutive_unsets
21-
- short_array_syntax
22-
- newline_after_open_tag
23-
- no_php4_constructor
2422
- no_useless_else
2523
- ordered_use
2624
- strict

0 commit comments

Comments
 (0)