mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 15:44:18 +08:00
A new file CodingStyle with rules for indentation
This commit is contained in:
parent
e7a60e4d01
commit
e8ad336ac5
6
CodingStyle
Normal file
6
CodingStyle
Normal file
@ -0,0 +1,6 @@
|
||||
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
|
||||
have large indentation) while most are indented with 4 spaces.
|
||||
Loading…
Reference in New Issue
Block a user