Created Coding style guide (markdown)
parent
226ed34772
commit
94552ecf03
5
Coding-style-guide.md
Normal file
5
Coding-style-guide.md
Normal file
@ -0,0 +1,5 @@
|
||||
* lower_case with underscores
|
||||
* no CamelCase
|
||||
* GLOBAL_VARIABLES
|
||||
|
||||
* ...
|
Loading…
Reference in New Issue
Block a user