Updated Code style guide (markdown)
parent
894f6c7e1a
commit
d45fae9962
|
@ -4,7 +4,7 @@ These are the code style guidelines that should be followed when contributing to
|
|||
_Indent = two spaces_
|
||||
<br>
|
||||
<br>
|
||||
Not hard tabs. Not four spaces. Not however many spaces you feel like. **2 spaces.**
|
||||
Not hard tabs. Not four spaces. Not however many spaces you feel like. **4 spaces.**
|
||||
|
||||
## Line Length
|
||||
Be reasonable. Keeping within 80 characters is recommended, 120 is the **maximum**.
|
||||
|
|
Loading…
Reference in New Issue