mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-11-16 12:34:45 +00:00
Update CodingStyle.
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user