diff --git a/framework/core/.styleci.yml b/framework/core/.styleci.yml index e1a097bbd..c385c44b0 100644 --- a/framework/core/.styleci.yml +++ b/framework/core/.styleci.yml @@ -1,20 +1,16 @@ preset: recommended -risky: true - -linting: true - enabled: - logical_not_operators_with_successor_space disabled: - - phpdoc_align - - phpdoc_separation + - align_double_arrow - multiline_array_trailing_comma - new_with_braces - - phpdoc_types + - phpdoc_align - phpdoc_order - - align_double_arrow + - phpdoc_separation + - phpdoc_types finder: exclude: