mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-18 13:20:40 +01: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