From 9cc42a33e4e08ab88b517321102c2f832c1202c8 Mon Sep 17 00:00:00 2001 From: Mehmet Samet Duman Date: Mon, 30 Mar 2026 20:28:43 +0300 Subject: NOISSUE changed dependency quazip to libarchive This patch focused on the changed dependency quazip to libarchive and updated Blocked Mods on curseforge to added new dialog to blocked mods downloaded on web browser and fixed many minimal issues Signed-off-by: Mehmet Samet Duman --- scripts/checkpatch.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index 3555120a43..43098ca2e6 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl @@ -313,10 +313,9 @@ sub main { } # Exit code based on results + # Warnings alone do not cause a non-zero exit if ($g_error_count > 0) { exit(1); - } elsif ($g_warn_count > 0) { - exit(2); } exit(0); } -- cgit 0.0.5-2-1-g0f52