ide by default formats thing like this:

class lol
{
}

is there any way that he formats like this
class lol {
}

?