Nov. 8, 2023
9:12 p.m.
I'm approving but going forward please avoid the floating point numeric literals ending just in a dot.\ Just append the 0; IMHO much more pleasant to read that way.\ E.g. `0.0` instead of just `0.`. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4338#note_51573