From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by mx.groups.io with SMTP id smtpd.web11.95053.1677515749516083175 for ; Mon, 27 Feb 2023 08:35:49 -0800 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bsdio.com header.s=fm2 header.b=JLEV96yg; spf=pass (domain: bsdio.com, ip: 64.147.123.19, mailfrom: rebecca@bsdio.com) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 61FA5320096E; Mon, 27 Feb 2023 11:35:48 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Mon, 27 Feb 2023 11:35:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdio.com; h=cc :cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1677515747; x= 1677602147; bh=2BTr0ZRewUsthOGd+iMR+HA3LfvlB8AcWj/rcao8bX0=; b=J LEV96yguVc/QoM9cl+wjF0FXqOFShUudXmj0SFoWYYi+BPxwFMZvXeQRRRolp5Ha UijQMe4PiWcWG3JFXS99v8BR6DrsiR34EjFdP6dg6SyLczf72fz18TRbr4x7oTP2 0jv9QSpVmjEw/rqPxa+VTc/2xUgI3jGbR3DYkaSY3ADkswi6rPOKK7V6xEiJgqT/ irQhvZQXESzgq+6ZPosQo1OCMycL8N8MlUo1WFc12TCeYncZ4d6LbKPzPhd3C5M0 L/dcGVlbtnY+dggGVZ7TPGRewkmQeeV0hg2z0Loy2ikXCpWV7dzFdXUb/6krhhLf QB/U+aihLW1vr2Wr6ZGGw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1677515747; x= 1677602147; bh=2BTr0ZRewUsthOGd+iMR+HA3LfvlB8AcWj/rcao8bX0=; b=U qUAbvoJYgIJhc24eQpr/DctKXRQf6vNtTyX3EdXLiGCPf3GzLy0YNuY6zVOU5ZRn t+jH6foVBKktp4aocFnulDRnCzscozNVd1I72CU06vJwryKXpM6HxlbApZLJg94W ddXOo6mcr8lpyMTngJsFWjAa2H2TGPHSmaaDW068xxj2hL2UcIcNz8wmw54mYWYs KnBvfAXirDaCvVke/hFjFEGPwf+zu++6w8W8hVVT1iJlmGzu3ze1HqSrqlQsOjPH AmcR1IU/w7KOJIpi4+5RHUuApwA2TWzzla9S6amuUsNEUfGwmFCNorj2EogyBeek xpPGoKQK8gly877b5bfvA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudeltddgkeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvvehfhfgjtgfgsehtjeertddtfeejnecuhfhrohhmpeftvggs vggttggrucevrhgrnhcuoehrvggsvggttggrsegsshguihhordgtohhmqeenucggtffrrg htthgvrhhnpeegteelffelleettdeuleeuhfejheejhfefkeekjeelteehheefgeffleet gfeuveenucffohhmrghinhepghhrohhuphhsrdhiohenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehrvggsvggttggrsegsshguihhordgtohhm X-ME-Proxy: Feedback-ID: i5b994698:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 27 Feb 2023 11:35:46 -0500 (EST) Message-ID: Date: Mon, 27 Feb 2023 09:35:46 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [edk2-devel] [PATCH 1/1] Add a .editorconfig file to tell editors basic formatting details To: devel@edk2.groups.io, michael.d.kinney@intel.com, Ard Biesheuvel Cc: Andrew Fish , Leif Lindholm References: <20230227034702.82215-1-rebecca@bsdio.com> From: "Rebecca Cran" In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Is it just .sh files that need lf endings, or are there others? -- Rebecca Cran On 2/27/23 9:14 AM, Michael D Kinney wrote: > There are a few file types that must be lf instead of crlf. Can those be added as well? > > Mike > >> -----Original Message----- >> From: devel@edk2.groups.io On Behalf Of Rebecca Cran >> Sent: Monday, February 27, 2023 5:03 AM >> To: Ard Biesheuvel ; devel@edk2.groups.io >> Cc: Andrew Fish ; Leif Lindholm ; Kinney, Michael D >> Subject: Re: [edk2-devel] [PATCH 1/1] Add a .editorconfig file to tell editors basic formatting details >> >> On 2/27/23 1:04 AM, Ard Biesheuvel wrote: >> >>> On Mon, 27 Feb 2023 at 04:47, 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 >>> Thank you very much for this - this is very useful. >>> >>> Acked-by: Ard Biesheuvel >>> >>> Could we add .dsc/.inf/.dec/etc files as well? >> I'll move the c/c++ indentation up to the [*] section so it applies to >> .dsc/.inf/etc too. >> >> >> -- >> Rebecca Cran >> >> >> >> >> > > > > >