Stuff like: ``` if (x == 1) call_function() ``` The beautifier ends up making those two lines the same indent depth. Not sure if I'll be able to fix it. I'm sure Regex will save the day somehow.