From b4c92574f564f9da6fec92bc8f148784b263fd44 Mon Sep 17 00:00:00 2001 From: aholstrup1 Date: Tue, 24 Feb 2026 09:26:42 +0100 Subject: [PATCH] Add CLEAN29 to preprocessorsymbols --- .github/AL-Go-Settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index d6f4bef6d5..58271cca73 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -20,7 +20,8 @@ "CLEAN25", "CLEAN26", "CLEAN27", - "CLEAN28" + "CLEAN28", + "CLEAN29" ] } },