Octave style guide: Difference between revisions

Jump to navigation Jump to search
30 bytes removed ,  20 December 2023
m
 
Line 19: Line 19:
Use only spaces, and indent 2 spaces at a time.
Use only spaces, and indent 2 spaces at a time.


We use spaces for indentation. Absolutely '''do not use tabs''' in your code.
Absolutely '''do not use tabs''' in your code. You should probably set your editor to emit spaces when you hit the tab key.
You should probably set your editor to emit spaces when you hit the tab key.


=== Whitespace ===
=== Whitespace ===
1,072

edits

Navigation menu