March 27, 2026
10:03 p.m.
On Fri Mar 27 21:14:57 2026 +0000, Brendan McGrath wrote:
OK, I'll fix that. Are you aware if there is a formatting tool folks are using? I don't think many Wine developers use formatting tools. I use clang-format from time to time, it can be configured to match more or less the styles we use, although sometimes also trips on some cases so it needs to be watched over. Most annoying part is probably the configuration management, as we have different styles in different modules, I have some local patches to store the configs in a separate folder as well as a couple of extra tweaks. It also only handles spacing and indentation and doesn't handle the casing style.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10467#note_134162