From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 65D5EAC0EE6 for ; Fri, 8 Sep 2023 15:14:28 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=NjlD2kK3uZYh3WOKoc+jXamdyD6mViCNUwQw6R782RM=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1694186067; v=1; b=REsToVQCf4aoI3l6vnQWlz0KprqbVADnvPiPSPMGQvVfsNoHwh8yPKhwq8MRXOTRk6uSZ4x2 qhzGv+muC9a/UbrCX1Mogs61+Gm3OytnQokwQFjUII92Py6b2TCCo6TLrnMViI/HbdDxjFoTxNm VJXgAf33j6UhSN3yqeDbJsKo= X-Received: by 127.0.0.2 with SMTP id tcw0YY7687511x7ueddJvdAG; Fri, 08 Sep 2023 08:14:27 -0700 X-Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by mx.groups.io with SMTP id smtpd.web10.41505.1694186066220789499 for ; Fri, 08 Sep 2023 08:14:26 -0700 X-Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 457D3B82014 for ; Fri, 8 Sep 2023 15:14:24 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id C700FC433CA for ; Fri, 8 Sep 2023 15:14:22 +0000 (UTC) X-Received: by mail-lj1-f176.google.com with SMTP id 38308e7fff4ca-2b9c907bc68so37016661fa.2 for ; Fri, 08 Sep 2023 08:14:22 -0700 (PDT) X-Gm-Message-State: n7m39VPsMKzQs0QdEOh0dwVVx7686176AA= X-Google-Smtp-Source: AGHT+IFy5RG77ycwJrI+/o55GIRnobskkzh+cKTMKz1hpBmKYwW8jymW+Xd8TK+mC7IVWha3HJ3tJZqVMuWC8PT2uu4= X-Received: by 2002:a2e:98d8:0:b0:2b6:df71:cff1 with SMTP id s24-20020a2e98d8000000b002b6df71cff1mr2139611ljj.52.1694186061024; Fri, 08 Sep 2023 08:14:21 -0700 (PDT) MIME-Version: 1.0 References: <20230301181950.46543-1-rebecca@bsdio.com> In-Reply-To: From: "Ard Biesheuvel" Date: Fri, 8 Sep 2023 17:14:10 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH v2 1/1] Add a .editorconfig file to tell editors basic formatting details To: Rebecca Cran Cc: devel@edk2.groups.io, Andrew Fish , Leif Lindholm , Michael D Kinney Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=REsToVQC; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Wed, 1 Mar 2023 at 23:11, Ard Biesheuvel wrote: > > On Wed, 1 Mar 2023 at 19:19, Rebecca Cran wrote: > > > > Add a .editorconfig file which editors can use for basic formatting > > details of files, such as tabs/spaces, line endings etc. > > > > Signed-off-by: Rebecca Cran > > Reviewed-by: Ard Biesheuvel > Can we get this merged please? Thanks. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108449): https://edk2.groups.io/g/devel/message/108449 Mute This Topic: https://groups.io/mt/97321658/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-