here is my code
function foo(){ }
after passing it through the default formatter(alt+shift+f) I get:
function foo() { }