22
antons
8y

That way of formatting really pisses me of..!

Comments
  • 2
    *cough* *cough*

    this is how I do it:

    if (statement)
    {
    do something ();
    }

    I like a space before parenthesis
  • 0
    Gotta cuddle those braces
  • 0
    @DutchmanDavid intelliJ so ctrl alt L
  • 0
    @aokayla yes if it wasnt for the formatting most IDE's support :)
Add Comment