From 9a878125795a0fff6214669a318f31ba8af01dca Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 27 Oct 2019 16:28:01 +0000 Subject: [PATCH] Updating styleci config --- .styleci.yml | 4 ++++ 1 file changed, 4 insertions(+) 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/