mirror of
https://github.com/mirror/tinycc.git
synced 2025-04-01 12:30:08 +08:00
Update CodingStyle.
This commit is contained in:
parent
d6b64e2574
commit
9e1b6bf517
@ -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.
|
Turn on a "fill tabs with spaces" option in your editor.
|
||||||
|
|
||||||
Be also careful that some files are indented with 2 spaces (when they
|
Be also careful that some files are indented with 2 spaces (when they
|
Loading…
Reference in New Issue
Block a user