File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 11preset : psr12
22
3+ risky : true
4+
35enabled :
46 - align_double_arrow
57 - align_equals
@@ -14,12 +16,9 @@ enabled:
1416 - cast_spaces
1517 - combine_consecutive_issets
1618 - const_separation
17- - const_visibility_required
1819 - dir_constant
1920 - fully_qualified_strict_types
2021 - logical_operators
21- - lowercase_cast
22- - lowercase_static_reference
2322 - method_separation
2423 - no_alias_functions
2524 - no_blank_lines_after_phpdoc
@@ -56,17 +55,13 @@ enabled:
5655 - phpdoc_var_without_name
5756 - property_separation
5857 - self_accessor
59- - self_static_accessor
6058 - short_array_syntax
6159 - short_list_syntax
62- - short_scalar_cast
63- - single_blank_line_before_namespace
6460 - single_line_class_definition
6561 - single_line_throw
6662 - single_quote
6763 - space_after_semicolon
6864 - standardize_not_equals
69- - ternary_operator_spaces
7065 - ternary_to_null_coalescing
7166 - trailing_comma_in_multiline_array
7267 - trim_array_spaces
You can’t perform that action at this time.
0 commit comments