trailhead-code-samples icon indicating copy to clipboard operation
trailhead-code-samples copied to clipboard

Use Consistent Coding Conventions

Open cwarden opened this issue 8 years ago • 3 comments

Make formatting consistent:

  • Use tabs for indentation rather than mixed tabs and spaces
  • Make use of whitespace and braces in if/else statements consistent

cwarden avatar Oct 09 '15 21:10 cwarden