> Bogus indentation would also want adjusting while touching the line

All this code is using hard tabs that's why it looks wrong. If I convert only
this single statement `if` to spaces then I get a `misleading-indentation`
error so I have to convert the `if` block after it to spaces too.
I hope that's ok.

Reply via email to