From ab8b25f94257a504c6481f4842c6c442d68ef7ee Mon Sep 17 00:00:00 2001
From: Uko Kokņevičs
Date: Sun, 11 Jan 2026 08:04:47 +0200
Subject: checkstyle: allow trailing comma in annotation arrays
---
buildstuffs/src/main/resources/lv/enes/buildstuffs/checkstyle.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/buildstuffs/src/main/resources/lv/enes/buildstuffs/checkstyle.xml b/buildstuffs/src/main/resources/lv/enes/buildstuffs/checkstyle.xml
index bd85b6f..59c240f 100644
--- a/buildstuffs/src/main/resources/lv/enes/buildstuffs/checkstyle.xml
+++ b/buildstuffs/src/main/resources/lv/enes/buildstuffs/checkstyle.xml
@@ -37,7 +37,9 @@
-
+
+
+
--
cgit v1.2.3