From 8a60ee71d25d8c8ce90c014097a3339e2ec09d86 Mon Sep 17 00:00:00 2001 From: Malin Lorch Date: Tue, 15 Aug 2023 12:51:49 -0400 Subject: [PATCH] add rule braces same line as class/function --- NocWorx/ruleset.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NocWorx/ruleset.xml b/NocWorx/ruleset.xml index 8bbb1ed..00fe2b3 100644 --- a/NocWorx/ruleset.xml +++ b/NocWorx/ruleset.xml @@ -78,3 +78,7 @@ + + + + \ No newline at end of file