<- .:caching | ^ .: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|]]