Am Mon, Jul 07, 2025 at 03:45:26PM +0900 schrieb Maxim Cournoyer: > What do other think? I would tend to also think going through a GCD to > be overkill to change these conventions. Is a consensus possible > regarding letting go of the GNU ChangeLog style for our commit > messages? What about the double spaces convention? Would you favor > dropping it as well?
I do not think we should simply drop the conventions without replacing them by a written out alternative. As for the double spaces, I use them in descriptions, but not in commit messages (and I thought this was the policy). Apart from that, I am not a fan of them. Probably we should use unicode wide spaces instead, U+2002 en space or U+2004 three-per-em space ;-) Andreas