From fba821b798fb62dbbcfb83233b66e29eb99f8db7 Mon Sep 17 00:00:00 2001 From: Meritoo Date: Wed, 20 Sep 2017 10:56:49 +0200 Subject: [PATCH] Readme - StyleCI badge - update configuration file (required to fix failed StyleCI analysis) --- .styleci.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.styleci.yml b/.styleci.yml index 974f5fa..e594180 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1 +1,8 @@ preset: symfony + +disabled: + - phpdoc_annotation_without_dot + - cast_spaces + - concat_without_spaces + - blank_line_before_return + - trim_array_spaces