On 25.11.25 19:58, Daniel Gustafsson wrote:
On 25 Nov 2025, at 19:14, Bernice Southey <[email protected]> wrote:
.. for my first ever patch attempt.
Awesome, we love to see new contributors!
I'm tempted to submit my patch without indenting the
if-block, and an explanation.
That's perfectly fine, an incorrectly indentend diff is fine to submit if it
makes it more readable (especially when coupled with a note explaining why).
Alternatively or additionally, git diff -w/--ignore-all-space can be
useful in situations like this.