Skip to content

Unacceptable coding constructs

Unacceptable coding constructs

  • Maximum of 3 nested IF statements, in order to remain clear and concise.
  • No use of ELSEIF
  • Proper indentation, following the provided code as example, to improve readability.

Tommy Atkins (https://www.linkedin.com/in/tommyatkins/) will “own” and manage this section for the foreseeable future. The committee will evolve this, as we receive and review code contributions.