Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
code_style_guide [2021/02/02 02:01] bbmiancode_style_guide [2021/02/02 02:02] – [General] bbmian
Line 7: Line 7:
   * Code can be indented using either tabs or spaces, as long as it is consistent within the source code file   * Code can be indented using either tabs or spaces, as long as it is consistent within the source code file
   * Avoid trailing spaces at the end of lines   * Avoid trailing spaces at the end of lines
-  * All files should end with a new line character+  * With the exception of Makefiles, files should end with a new line character
  
  
  • Last modified: 2021/02/02 02:05
  • by bbmian