matrix_thing/doc/coding_standards.txt
2019-07-14 13:46:48 -05:00

9 lines
166 B
Plaintext

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