1
Introduction
ArtiSynth Coding Standard
John Lloyd
August, 2018
Contents
1
Introduction
2
Cuddle braces and indent by 3
3
Always used braced blocks
4
Do not use tabs
5
Keep line widths to 80 columns
6
Break lines at the beginning of argument lists
7
Break lines after assignment operators
8
Align conditional expressions with the opening parentheses
9
No space before empty argument lists