Update CodingStyle.
This commit is contained in:
parent
d6b64e2574
commit
9e1b6bf517
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
Indentation
|
||||
TinyCC Coding Style
|
||||
==========================
|
||||
Lines should be no more than 80 columns long.
|
||||
|
||||
Indentation
|
||||
--------------------------------------
|
||||
Turn on a "fill tabs with spaces" option in your editor.
|
||||
|
||||
Be also careful that some files are indented with 2 spaces (when they
|
Loading…
Reference in a new issue