diff --git a/.styleci.yml b/.styleci.yml index 5e728eb1..3a7d21fa 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -2,8 +2,12 @@ preset: laravel disabled: - concat_without_spaces + - length_ordered_imports - simplified_null_return - single_import_per_statement +enabled: + - alpha_ordered_imports + finder: path: app/