From 2808d722404005664ad4b567ab19945f87c4773d Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Fri, 7 Aug 2020 18:15:03 +0100 Subject: [PATCH] null rule no longer needs disabling --- .styleci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index 5e728eb1..0fb4a09b 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -2,7 +2,6 @@ preset: laravel disabled: - concat_without_spaces - - simplified_null_return - single_import_per_statement finder: