Changes between Version 9 and Version 10 of Development/CodeConventions
- Timestamp:
- 08/27/09 13:07:12 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/CodeConventions
v9 v10 8 8 == General Rules == 9 9 10 * Tabs are 8 spaces. Don't change it.No discussion will be entered into on this point.10 * Tabs are 8 spaces. No discussion will be entered into on this point. 11 11 * We prefer literal tabs at the start of lines instead of hard spaces. 12 12 * Each top-level definition should have a comment explaining what it is for. One liners are fine.
