Update Home
parent
62f64b60c2
commit
d7eabde719
1 changed files with 2 additions and 1 deletions
1
Home.md
1
Home.md
|
@ -27,3 +27,4 @@ Its formatted as a list of rules to make it somewhat easier to read and understa
|
|||
- Namespaces should use `PascalCase`
|
||||
- Namespaces should be used instead of prefixes
|
||||
*Prefixes may only be used if the names of objects are very generic or overlap with corlib types*
|
||||
- Defines use a screaming case with underscores (`A_THING_IS_HERE`)
|
Loading…
Add table
Reference in a new issue