13 Apr
2023
13 Apr
'23
10:20 a.m.
Hi, On Wed, 12 Apr 2023 10:23:06 -0700 Ryosuke Niwa via webkit-dev <webkit-dev@lists.webkit.org> wrote:
Yeah, enforcing that new or otherwise modified lines don’t have trailing whitespaces would be good.
I very much agree with this. Let's leave existing code as-is, having new and modified lines without trailing whitespace. It's nice to avoid trailing whitespace, but better not at the cost of littering diffs with unrelated changes that only touch whitespace. Cheers, —Adrián