From 8f4e10c90e2538d58fc20d9a7e92c8d95b6eb001 Mon Sep 17 00:00:00 2001 From: Vasek Purchart Date: Wed, 13 Jun 2018 13:49:57 +0200 Subject: [PATCH] check whitespace inside parenthesis that do not belong to a function call/declaration or control structure --- Consistence/ruleset.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Consistence/ruleset.xml b/Consistence/ruleset.xml index 1339ffc..fa31a71 100644 --- a/Consistence/ruleset.xml +++ b/Consistence/ruleset.xml @@ -40,6 +40,11 @@ + + + + +