From 259a8a774d02a7711c26f144ec4d4e53cc99db70 Mon Sep 17 00:00:00 2001 From: Carson Full Date: Fri, 28 Jul 2017 10:34:02 -0500 Subject: [PATCH] Disabled PEAR.WhiteSpace.ScopeClosingBrace as it's duplicated by Squiz.WhiteSpace.ScopeClosingBrace. Opened issue: https://github.com/djoos/Symfony-coding-standard/issues/102 --- Bolt/ruleset.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Bolt/ruleset.xml b/Bolt/ruleset.xml index cb3f451..ffa7bf8 100644 --- a/Bolt/ruleset.xml +++ b/Bolt/ruleset.xml @@ -25,6 +25,12 @@ This is also already covered by php-cs-fixer. --> + + +