From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 13FE01F4D7; Sat, 11 Jun 2022 00:37:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1654907850; bh=gt5u4sL/y3xF12LBcVMM0gVrgfHqt0jmTNFfd+eIidI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gxdtw3derRLbBCFNQuJEUW3taUKpxC9v/bPPUv1HHjBP1e6RUeZXECTBipRpM3B9d I6Qjhqm0jHpmUDMosSmqv9J7ZSmmk4fP4HFDjPttIRoyDhYpQjLNt1zrWREnsRkNPP QYgBdynck5XPC+ub1mO/+H8vmNf3AGzDZf1eQZLc= Date: Sat, 11 Jun 2022 00:37:30 +0000 From: Eric Wong To: Thiago Jung Bauermann Cc: meta@public-inbox.org Subject: Re: [PATCH] Add EditorConfig file Message-ID: <20220611003730.M124658@dcvr> References: <20220610155143.167765-1-bauermann@kolabnow.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220610155143.167765-1-bauermann@kolabnow.com> List-Id: Thanks, pushed. Also added the entry to MANIFEST (git ls-files >MANIFEST) to keep build/dist system happy.