Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit c7d9f84

Browse files
committed
fix cs config
1 parent 4fba087 commit c7d9f84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.styleci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +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
2322
- no_php4_constructor
2423
- no_useless_else
2524
- ordered_use

0 commit comments

Comments
 (0)