mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-18 14:19:50 +00:00
Created Coding style guide (markdown)
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
|
||||||
|
|
||||||
|
* ...
|
||||||
Reference in New Issue
Block a user