diff --git a/.styleci.yml b/.styleci.yml index 974f5fa..e594180 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1 +1,8 @@ preset: symfony + +disabled: + - phpdoc_annotation_without_dot + - cast_spaces + - concat_without_spaces + - blank_line_before_return + - trim_array_spaces