[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHk-=wj4_zaYJ9ieazt9dnL69R+SL1PEfJtquGVOqsNCVt_rDA@mail.gmail.com>
Date: Sun, 5 Oct 2025 14:33:06 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Maarten ter Huurne <maarten@...ewalker.org>
Cc: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>, John Hubbard <jhubbard@...dia.com>,
Dave Airlie <airlied@...il.com>, Miguel Ojeda <ojeda@...nel.org>, Sima Vetter <sima@...ll.ch>,
dri-devel <dri-devel@...ts.freedesktop.org>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [git pull] drm for 6.18-rc1
On Sun, 5 Oct 2025 at 14:31, Maarten ter Huurne <maarten@...ewalker.org> wrote:
>
> The Black and Ruff formatting tools for Python use a "magic comma" rule
> that works well in practice: if the last item has a trailing comma, the
> items are guaranteed to be formatted multi-line, while if there is no
> trailing comma, single-line formatting is attempted.
Oh, that sounds like a good heuristic, because that "comma after last
entry" is very much "I expect this list to be expanded upon later".
Linus
Powered by blists - more mailing lists