How about adding the trim_trailing_whitespace option to the root's .editorconfig as the first step? - https://github.com/WebKit/WebKit/blob/main/.editorconfig - https://editorconfig.org/ This does not enforce anything for all of us, so we still require some style checker mechanism, but I think it's a nice first step for this topic. -- Tetsuharu OHZEKI tetsuharu.ohzeki@gmail.com On Wed, Apr 12, 2023 at 5:22 PM Anne van Kesteren via webkit-dev <webkit-dev@lists.webkit.org> wrote:
To reduce the overhead of switching between projects with different whitespace requirements, I would like to suggest we start being lenient when trailing whitespace is removed. In particular when a file is being changed to fix a bug.
I could see going even further and enforcing this via the style checker, if there is appetite for that.
Thanks for considering! _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev