We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f55a6 commit 9859aa2Copy full SHA for 9859aa2
.styleci.yml
@@ -7,7 +7,7 @@
7
############################################################################
8
# This file is part of the Symfony CMF package. #
9
# #
10
-# (c) 2011-2017 Symfony CMF #
+# (c) Symfony CMF i #
11
12
# For the full copyright and license information, please view the LICENSE #
13
# file that was distributed with this source code. #
@@ -16,10 +16,10 @@
16
17
preset: symfony
18
19
+risky: true
20
+
21
enabled:
22
- combine_consecutive_unsets
- - short_array_syntax
- - newline_after_open_tag
23
- no_php4_constructor
24
- no_useless_else
25
- ordered_use
0 commit comments