This commit is contained in:
@@ -14,7 +14,7 @@ Error messages / Numbers
|
||||
- Make sure Every error has a number and that is documented in the manual
|
||||
- Locale keys for error numbers?? i.e. E1000, "blah blah error 1000"
|
||||
|
||||
Cleanup and sticking to the following code convention:
|
||||
C# code convention:
|
||||
All names are PascalCaseOnly with the following two exceptions:
|
||||
- function paramenter names are ALWAYS camelCased
|
||||
- CONST values are ALL_CAPS with underlines between for spaces
|
||||
|
||||
Reference in New Issue
Block a user