mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-22 04:25:12 +00:00
switch code indentation to hard tabs
also update code guidelines.
This commit is contained in:
parent
70abf31bab
commit
7951645db5
@ -4,11 +4,7 @@ Style guidelines
|
|||||||
Indentation
|
Indentation
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
Code must be indented using four spaces.
|
Code must be indented using hard tabs.
|
||||||
In vim, this can be accomplished using
|
|
||||||
|
|
||||||
set shiftwidth=4
|
|
||||||
set expandtab
|
|
||||||
|
|
||||||
Naming
|
Naming
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user