temp coding standards
This commit is contained in:
8
doc/coding_standards.txt
Normal file
8
doc/coding_standards.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
curly brackets on same line
|
||||
tabs over spaces
|
||||
no inline asm
|
||||
rii containers as much as possible
|
||||
<48 line functions, except for switch statements
|
||||
no globals
|
||||
no pragmas
|
||||
|
||||
Reference in New Issue
Block a user