From 0a3955026bf52f109d1b0713e261c0e9790b090a Mon Sep 17 00:00:00 2001 From: Meritoo Date: Fri, 15 Jun 2018 23:00:53 +0200 Subject: [PATCH] Revert "StyleCI > update configuration" This reverts commit f9fa5f5 --- .styleci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index aed9bc3..e594180 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -2,7 +2,7 @@ preset: symfony disabled: - phpdoc_annotation_without_dot - - phpdoc_summary - cast_spaces - concat_without_spaces + - blank_line_before_return - trim_array_spaces