Conversation
if (foo)
{
  bar();
}
else
{
  baz();
}
2
0
1
@xaetacore i just hate anything but
} else {
Witha a burning passion
0
0
2
@phnt i love how haskellers always have to come up with asinine styles for anything that's not haskell
1
0
1
@phnt @snacks depending on how the software i'm using handles automatic brackets, I either use Kernighan & Ritchie or Ratliff. I can't be bothered to go into settings to change it or manually, so idc really
1
0
1
@snacks @phnt haskellers suffer from ocd
what do you expect
0
0
2
@Originalboy2 @snacks I turn off auto-closing immediately when notice it, so I don't really care either.
0
0
2
@phnt @snacks garbage everyone knows the only true coding is pascal
0
0
0