Skip to content

Commit 9859aa2

Browse files
committed
adjust to symfony default ruleset
1 parent e7f55a6 commit 9859aa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.styleci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
############################################################################
88
# This file is part of the Symfony CMF package. #
99
# #
10-
# (c) 2011-2017 Symfony CMF #
10+
# (c) Symfony CMF i #
1111
# #
1212
# For the full copyright and license information, please view the LICENSE #
1313
# file that was distributed with this source code. #
@@ -16,10 +16,10 @@
1616

1717
preset: symfony
1818

19+
risky: true
20+
1921
enabled:
2022
- combine_consecutive_unsets
21-
- short_array_syntax
22-
- newline_after_open_tag
2323
- no_php4_constructor
2424
- no_useless_else
2525
- ordered_use

0 commit comments

Comments
 (0)