From 4a616b2e0568ef50106efad97f6065ffc796c0ec Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 26 Jan 2020 17:55:30 +0000 Subject: [PATCH] Laravel repset now does not have length ordered imports --- .styleci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index 3a7d21fa..2e3a3b30 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -2,7 +2,6 @@ preset: laravel disabled: - concat_without_spaces - - length_ordered_imports - simplified_null_return - single_import_per_statement