From 8e46dca8fd3a1f21b37d05a06aabf8613e049bdf 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:36:48 +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 ba890b7..bb6ef2e 100644 --- a/abaplint.json +++ b/abaplint.json @@ -529,10 +529,7 @@ "exclude": [], "severity": "Error" }, - "parser_error": { - "exclude": [], - "severity": "Error" - }, + "parser_error": false, "parser_missing_space": { "exclude": [], "severity": "Error"