From a2ad771fd0400675e4426716ddb41ccc3f8618c5 Mon Sep 17 00:00:00 2001 From: Erik Gaal Date: Thu, 23 Jun 2022 14:30:32 +0200 Subject: [PATCH] remove StyleCI config --- .styleci.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .styleci.yml diff --git a/.styleci.yml b/.styleci.yml deleted file mode 100644 index e6d2b2c1..00000000 --- a/.styleci.yml +++ /dev/null @@ -1,7 +0,0 @@ -risky: true -preset: laravel -enabled: -- declare_strict_types -disabled: -- concat_without_spaces -- ternary_operator_spaces