From a8e6fc2347ae30b9abfe18f8eac45936d84693c6 Mon Sep 17 00:00:00 2001 From: I538344 Date: Wed, 14 Aug 2024 09:39:03 +0200 Subject: [PATCH] Drive-by change --- .pipeline/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pipeline/config.yml b/.pipeline/config.yml index 7ab030ec..b276600f 100644 --- a/.pipeline/config.yml +++ b/.pipeline/config.yml @@ -20,7 +20,7 @@ stages: class: 67 codeCheck: checkstyle: - high: '5'# Open tasks (to do or fix me) + high: '3'# Open tasks (to do or fix me) normal: '0' low: '0' spotbugs: