I write one liner ifs like this `if (something) { ...
# codingconventions
i
I write one liner ifs like this
if (something) { somethingElse() }