Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 213 Bytes

File metadata and controls

5 lines (4 loc) · 213 Bytes

Indentation should increase one level for clauses

Clauses should be indented by one level beyond the compound expression's beginning token. This helps to ensure that the logical structure of the code is obvious.