Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:conventions [2018/05/11 07:20]
tomiskar
devel:documentation:conventions [2020/02/17 14:52]
tomiskar
Line 1: Line 1:
 +<- .:modules_tool |  ^ .:start | Documentation ^  .:architecture | ->
  
 +======Conventions======
 +
 +Naming conventions make code more understandable by making them easier to read. They can also give information about the function of the identifier (e.g. whether it's a constant, package, or class).
 +
 +
 +===== Devel guide =====
 +  * Conventions to [[https://github.com/bcvsolutions/CzechIdMng/blob/develop/CONTRIBUTING.md|contribute.]]
 +  * [[.conventions:dev:database-conventions|]]
 +  * [[.conventions:dev:testing|]]
  • by sourek