From a70a982cb19e2a623e59964a247562826c487f9e Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Fri, 1 Nov 2019 11:36:58 +0000 Subject: [PATCH] Update .styleci.yml --- .styleci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.styleci.yml b/.styleci.yml index 09003ee87..d24a7fd5d 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -2,8 +2,10 @@ php: preset: laravel enabled: - length_ordered_imports + - long_list_syntax disabled: - alpha_ordered_imports + - short_list_syntax - unused_use finder: not-name: