Minor whitespace changes relating to lines of code that are being changed
Stephan Bergmann
stephan.bergmann at allotropia.de
Fri Feb 14 08:51:09 UTC 2025
On 14.02.25 09:40, Michael Weghorn wrote:
> For me personally, consistency ("principle of least surprise") helps
> reduce distraction and focus on the actual issue I'm looking into.
> (Now this arguably applies less for the exact placement of the space
> character in an if statement and more for things like extra/missing
> indentation of a block, misleading variable names (local variable
> `double mrMyInt = 42.0;`), and other creative things that can be done in
> LO source code.)
the one thing that reliably and abruptly stops the flow for me is when I
have to read perversions like `3 == x` :)
More information about the LibreOffice
mailing list