From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=new2025; t=1756450668; bh=UsfVJMefhN4IrRTUuAlnjykME6KngI5SqDavz6LL8YE=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type:Content-Transfer-Encoding:Message-ID:Date:From: Reply-To:Subject:To:Cc:In-Reply-To:References:Resent-Date: Resent-From:Resent-To:Resent-Cc:User-Agent:Content-Type: Content-Transfer-Encoding; b=nNGU01yf6AhYGD3kHXlALOLYYUe0MtPU08tHkifSq/6eZ3596W7AtfMqfRs9wV3rw Fd/CY+kbmt/4CMWfe0hJ6bYFfYYAaD5ZvHMfhFn/7wpzsJ2spyvHZULG0ni+tyjeSA neDJtS2rKEWyl7tX2Ww/kSn+1FNgsjSrcft+MFyJEYyTRiQKhBEtyaWC93IX72EFXC M+OoB1LKwB9i13nYr9fyS7dinaw63fbXxujf16tzvaRcjqLGuG58lpo9etpIM62zUj txQncVxwcbzkBdyy4vgLwOPFnJBXrrP0KE7RlsKMdpcVnwadN5Rs+GIG/c3c5Te0uF EUQcxKsCvzh/Q== Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id A1D1C3127EB5 for ; Fri, 29 Aug 2025 06:57:48 +0000 (UTC) Received: by mail-lf1-f46.google.com with SMTP id 2adb3069b0e04-55f53ed18f4so1779344e87.2 for ; Thu, 28 Aug 2025 23:57:48 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCWXSItOf+evan4MCwgqE6dCfjPoB+IU5AtwP/0T2nQbU3pOSbrZKpybCL8W+nY369RX/ZT6@vger.gnuweeb.org X-Gm-Message-State: AOJu0YwAyrf0w5KEmAhv/ZQT4VP4cLUL3S6rS1FNCIB1A6OLc8ZJ2Lx8 TlDTkz2EImCOf5bue2yIfLUOXHTw/7JyUs+LdApb58Lw28QtFz6RbburaQQ1sy20qv9ALw+iO7V f11ImMbMviYE02oISBebud/ZVTXlGZBo= X-Google-Smtp-Source: AGHT+IHn2ct6R+LrswTutgqfY0EiTu/OH/0ma3VxnLdvce6OvnV9TdTMAKo1qFL6kgttFuise3voey6w98/diFi8pkE= X-Received: by 2002:a05:6512:6381:b0:55f:48ab:a2c9 with SMTP id 2adb3069b0e04-55f48aba5a9mr4558907e87.31.1756450668035; Thu, 28 Aug 2025 23:57:48 -0700 (PDT) MIME-Version: 1.0 References: <20250829033628.573589-1-reyuki@gnuweeb.org> <20250829043632.GA652664-ammarfaizi2@gnuweeb.org> In-Reply-To: <20250829043632.GA652664-ammarfaizi2@gnuweeb.org> From: Ahmad Gani Date: Fri, 29 Aug 2025 13:57:10 +0700 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXzYR2v0EgEZ1ZnkrXxbN0qcP_vICO7qORzv8nrWqgik5MERVn9B-YqoxMA Message-ID: Subject: Re: [PATCH gwproxy v7 0/2] Initial work on integration of DNS parser lib in gwproxy To: Ammar Faizi Cc: Alviro Iskandar Setiawan , "GNU/Weeb Mailing List" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: On Fri, Aug 29, 2025 at 11:36=E2=80=AFAM Ammar Faizi wrote: > I detest you keep repeating something like this: > > Applying: gwproxy: refactor code base to add experimental raw DNS backe= nd > .git/rebase-apply/patch:546: trailing whitespace. > > warning: 1 line adds whitespace errors. > > It's trivial for me to fix. But please don't send that again. Perhaps I should use a script to check whether the files adhere to the required rules and patterns. Do you know of any existing tools or scripts that perform such checks? -- Ahmad Gani