A config parameter could be added for **gdformat** that would allow short if statements such as: ```gdscript if foo: _bar() ``` To be kept inline. I would go ahead and implement it myself if you approve of the idea