From abeb5c68f728ee968b4842b2ff85f9510173ce0c Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 2 Mar 2017 17:08:18 +0000 Subject: [PATCH] Trying to get styleci working with nullable return types --- .styleci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.styleci.yml b/.styleci.yml index 645435d1..c46055c0 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -2,6 +2,7 @@ preset: laravel disabled: - concat_without_spaces + - simplified_null_return finder: path: app/