adiwan (adiwan)'s status on Sunday, 16-Sep-18 13:54:55 UTC

  1. @oracle I'm a big fan of the Allman style. My visual perception works better with this style (except for the space between function identifier and parameter list braces). I don't even worry indenting too much. If I have to indent a lot of levels then it's clear that I have to refactor the code block into a separate method. I barely get over the 80 character line. Even if I do cross that line I try to keep it at least below 100.

    Sunday, 16-Sep-18 13:54:55 UTC from web in context