From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [192.168.88.254] (unknown [125.160.109.234]) by gnuweeb.org (Postfix) with ESMTPSA id EB8837E3B9; Fri, 23 Sep 2022 17:12:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1663953149; bh=RMH5q3Q51nW4Gmob4fXFptb+TY+MJFvLCB4cs7WgpSc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=QElyk8mAE88trlyjmQQlaYMwBFIh+1Akzk0zNSglIQhI5BKCL2/FYbCp2xEJu6uo4 ioO0IM3RkpkeSayTsVGN/4t76jmc9cHxq+AqqS4auL2tWyjxPGFAJhzSJz0Ic6tnJC 2C7Mkzcy2qTyULL3a9r8NHSKLqiLoUhC68T1Up4bIRJAnO0vMAoCWk/6MYTtZHiHDm R5zzvu2+HKyWB4+jjPAWHExWElFUmHaxGKmsXSwS7Gf7s9wrOkOLdurn/o3gTnTTE7 dCyK2UlTh+hdyZGDt0a5nYe4T0lhID8ttpy0jXdaXs25GF/Pq/ZAPxkoVto4kzeR+d 2I7q+sl/k89cg== Message-ID: <49b38e71-e0f4-a078-994e-fca93581ed46@gnuweeb.org> Date: Sat, 24 Sep 2022 00:12:25 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [RFC PATCH v4 02/17] telegram: Refactor Telegram bot database method Content-Language: en-US To: Muhammad Rizki Cc: Alviro Iskandar Setiawan , GNU/Weeb Mailing List References: <20220920134812.331-1-kiizuha@gnuweeb.org> <20220920134812.331-3-kiizuha@gnuweeb.org> From: Ammar Faizi In-Reply-To: <20220920134812.331-3-kiizuha@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 9/20/22 8:47 PM, Muhammad Rizki wrote: > +class InsertTelegram: > + You have a trailing tab whitespace here, please remove it. Applying: telegram: Refactor Telegram bot database method .git/rebase-apply/patch:521: trailing whitespace. warning: 1 line adds whitespace errors. -- Ammar Faizi