From e0866e386a81f67f9ea9f7e55f54a4bd2764def1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Neumann?= <86975244+NeumannJoerg@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:30:27 +0200 Subject: [PATCH] Update abaplint.json --- abaplint.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/abaplint.json b/abaplint.json index 0c175af..ba890b7 100644 --- a/abaplint.json +++ b/abaplint.json @@ -443,10 +443,7 @@ "exclude": [], "severity": "Error" }, - "no_inline_in_optional_branches": { - "exclude": [], - "severity": "Error" - }, + "no_inline_in_optional_branches": false, "no_public_attributes": { "exclude": [], "severity": "Error",