From 25d91a8c7ed38ffec551d1f85bf8a056c6b63cf2 Mon Sep 17 00:00:00 2001 From: Paul Hickey Date: Thu, 10 Apr 2025 09:54:07 +0200 Subject: [PATCH] Modify rule S1200: Consolidate on architecture tag. Design tag not needed. --- rules/S1200/metadata.json | 1 - 1 file changed, 1 deletion(-) diff --git a/rules/S1200/metadata.json b/rules/S1200/metadata.json index 12776bb347a..0bf2b85923e 100644 --- a/rules/S1200/metadata.json +++ b/rules/S1200/metadata.json @@ -14,7 +14,6 @@ }, "tags": [ "architecture", - "design", "brain-overload" ], "extra": {