Changes between Version 23 and Version 24 of DevNotes/DevGuide/CodingRules
- Timestamp:
- May 31, 2016 2:12:18 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/DevGuide/CodingRules
v23 v24 5 5 The following document is divided into subsections (Some of these needs to be written) 6 6 7 * Golden Rule 8 7 * Golden Rule 9 8 * Coding Standards 10 9 * Docstring … … 15 14 16 15 * Testing 17 18 16 * GIT 19 20 17 * Code reviews 21 22 18 * Code Editors (Not sure if we want to include it) 23 24 19 * GUI guidelines (to be included in the future) 25 26 20 * API interface (to be included in the future) 27 21