From 9bc7f6c8c540ae24961aee9909757de68c014036 Mon Sep 17 00:00:00 2001 From: filecage Date: Mon, 29 Apr 2019 19:13:26 +0200 Subject: [PATCH] removing simplified_null_return --- .styleci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index a77e823b..41f0dd0a 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -41,7 +41,6 @@ enabled: - print_to_echo - short_array_syntax - short_scalar_cast - - simplified_null_return - single_quote - spaces_cast - standardize_not_equal